ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
diffApply (Function)
Applies a difference buffer to a specific buffer.
fExtractPath (Example)
Usage example of the fExtractPath function
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
XMLDocument (Function)
Creates a new XML document.
ComponentInfo (Function)
Returns information about a component.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
HOnError (Example)
Usage example of the HOnError function
ButtonType (Property)
The ButtonType property is used to get and change the type of a Button control: Cancelation, Interruption, Validation, ...
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
NetworkDisconnect (Function)
Disconnects a network drive.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
Format (Property)
The Format property is used to identify and change the format of an element
xlsOpen (Example)
Usage example of the xlsOpen function
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
PostMessage (Function)
Sends a Windows message to a control or to a window.