ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fUnlock (Example)
Usage example of the fUnlock function
DiagramLoadLibrary (Function)
Loads a diagram file and creates a library of preset shapes from it.
CallDLL32 (Example)
Usage example of the CallDLL32 function
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...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
TableInfoXY (Example)
Usage example of the TableInfoXY function
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.
SQLExec (Example)
Usage example of the SQLExec 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
xlsColumnType (Example)
Usage example of the xlsColumnType function
fWrite (Example)
Usage example of the fWrite function
FileDisplay (Example)
Usage example of the FileDisplay function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Project description: Options tab
The project description window allows you to configure various elements of your project......
iPrintReport (Function)
Prints a report created with the report editor.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function