ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Radio Button controls
List of events associated with Radio Button controls...
fRemoveDir (Example)
Usage example of the fRemoveDir function
Using several libraries in an application
A library is a WDL file that contains all the resources......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
SQLExec (Example)
Usage example of the SQLExec function
CallDLL32 (Example)
Usage example of the CallDLL32 function
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Events associated with Check Box controls
List of events associated with Check Box controls...
fLock (Example)
Usage example of the fLock function
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
fUnlock (Example)
Usage example of the fUnlock function
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
zipAddFile (Example)
Usage example of the zipAddFile function
fWrite (Example)
Usage example of the fWrite function
FileDisplay (Example)
Usage example of the FileDisplay function