ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Format (Property)
The Format property is used to identify and change the format of an element
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.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
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, ...
NetworkDisconnect (Function)
Disconnects a network drive.
fExtractPath (Example)
Usage example of the fExtractPath function
xlsOpen (Example)
Usage example of the xlsOpen function
appServerScheduledTask (Type of variable)
The appServerScheduledTask type is used to manage a scheduled task of WEBDEV Application Server through programming (for a site or a webservice).
WinScreenRectangle (Example)
Usage example of the WinScreenRectangle function
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
PostMessage (Function)
Sends a Windows message to a control or to a window.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
zipSize (Example)
Usage example of the zipSize function
HExecuteQuery (Example)
Usage example of the HExecuteQuery function
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
HExecuteSQLQuery (Example)
Usage example of the HExecuteSQLQuery function