ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLElementName (Example)
Usage example of the XMLElementName function
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
CalendarSelect (Function)
Returns the date selected in a Calendar control.
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
Dictionary
The dictionary is a file that can contain the project elements......
Multiline (Property)
In a window or page, the Multiline property is used to: find out and modify the "Multiline" option of an Edit control. find out and modify the "Multiline" option of a column in a Table control. In a report, the Multiline property is used to determine and change the "Multiline" option of a control....
ArraySort (Example)
Usage example of the ArraySort function
LDAPListChildren (Example)
Use example for the LDAPListChildren function
XMLAddChild (Example)
Usage example of the XMLAddChild function
DotNetDelegate (Example)
Usage example of the DotNetDelegate function
XMLRoot (Example)
Usage example of the XMLRoot function
XMLFind (Example)
Usage example of the XMLFind function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
iParameter (Example)
Usage example of the iParameter function
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
fSeek (Example)
Usage example of the fSeek function
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.