Quantcast
Channel: WinDev Forum
Browsing all 1914 articles
Browse latest View live
↧

http://help.windev.com/ (no replies)

Does anyone know if this is written in WebDev? Otherwise, I am looking for some sort of framework to create a documentation site (with no budget). So far I can only figure that I will have to get a...

View Article


[WM20] how to erase the image from the image control (2 replies)

Hi, The image control is linked to image from the database. What function that can allow erasing of this image control ? as i need the user to sign on this image control (eg. dLine to draw the line...

View Article


[WB19] - Describing a cell programmably (no replies)

Hi all - I'm trying to describe the elements of a cell programmably - I can get the background (Cell..Brushcolor = ) easy enough. But can't fine how to reference the border color or border shape. Is...

View Article

site with ssl - can not acces the site via https (no replies)

Hello, I have a site that is protected with a ssl certificate. In the datecenter I use IIS with Windows 2008 The datacenter has installed the certificate When I use the url [tsm001.be] the browser...

View Article

[WM] - How to monitor SMS received in phone? (1 reply)

Hello, In an app we are planning to verify the user by sending SMS to the mobile number registered with us. For that we want to implement SMS monitoring so when we receive that SMS the software will...

View Article


[WX19] HFSQL creates File Links to different database (no replies)

Hi, When I perform an update of the analysis to several databases the Wizard shows some links from a file in one database to a file in a different database. I do the update from my development machine...

View Article

WX 21 / US announced

Hi, Wx 21 / US is announced, see www.windev.com . Which doesn't mean that you can download it right now but in the days / weeks to come.

View Article

[WD20] Print Preview of Reports - Corrupt Font

All of a sudden any report I preview displays like the font got corrupted somehow with characters on top of of other characters. The space between characters is all wrong. Repaired and recompiled. Did...

View Article


[WD] Cascading Deletion - Manually or by Link Constraint?

How many of you use link constraints to handle the deletion of children records in your deployed applications? Does it work well? Any hiccups? If you use SQL instead is it because you don't trust the...

View Article


WM20: support for Microsoft Lumia 650 Windows 10 mobile device (4 replies)

Hi All Can anyone tell if wm20 supports for win10 sdk and can deploy thru Windows Store to this Lumia 650 mobile phone or it needs wm21 instead? I might buy the phone if it works for wm20 for R&D...

View Article

SaaS Deployment options (no replies)

Hi All I am looking for some advice re SaaS deployment. Unfortunately, I don't have a lot of expertise with cloud infrastructure as you may guess from the way this question is phrased - it is probably...

View Article

[WB19] need help with SQL query (2 replies)

Hi everyone - I need to create a query, but not sure how to do it - I figure I nee several queries and them UNION them together. First I need a select all records in the database that have enrollments...

View Article

Use of Multiple Platforms in Cloud (1 reply)

Hiii All; I am into the next venture of trying out some Cloud applications with PCSOFT and off course i know many have already been mastered in the same. I just want to start on a Windev mobile...

View Article


WD20 Email with ssl security (1 reply)

Hello, I use EmailStartSMTPSession(), works great. Now i have a user who has a smtp with ssl securtiy and now i can`t send mail anymore. I use...

View Article

[WM] - Download and save file in Mobile Storage

vello, I am using following code to download file from web server using HTTPRequest and trying to save it to user selected location on phone. The code runs without any error but the file that gets...

View Article


Please PCSoft grow up....

I looked at the documentation of WD21,,,, Please PCSoft .... grow up. Times are changing. I don't have any problems with nudity but don't expose woman as lustobjects. It's not professional anymore.

View Article

[WD20] Any way to simulate a read only Radio control (2 replies)

I use the radio control to show status information. I don't want to allow it to respond to clicks. There is no read only option on the radio control. Is there a way to simulate read only?

View Article


UTF-8 mode option (no replies)

Hi, I hope PC soft will add option to set not just UNICODE (UTF-16LE) but also UTF-8 for the project. in windev, unicode is enough because windows will do the conversion . but in android UTF-8 is more...

View Article

password protected pdf file open (1 reply)

File is string //Picker to choose the document to open sFile = fSelect(fExeDir(),"","Open","PDF file (*.PDF)"+ TAB + "*.pdf","*.pdf",fPathUNICODE) ///////// Managing the list of the last 5 documents...

View Article

browser side row selection and column use

I want to select a row and present the select row details in another control. I found that the usual tablename[selectedrow].columnname is not allowed in browser. How do i do this. I am trying to avoid...

View Article
Browsing all 1914 articles
Browse latest View live