ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
TreeView Table control functions
List of functions for managing TreeView Table controls...
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
DayHeight (Property)
The DayHeight property is used to get and change the height of days in a Scheduler control where days are arranged in rows, and resources are arranged in columns.
zipAddDirectory (Example)
Usage example of the zipAddDirectory function
MySelf (Reserved word)
MySelf is used to handle the current control...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Position
The Position keyword can correspond to...
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Modbus functions
List of Modbus functions...
TestOnError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
zipSplit (Example)
Usage example of the zipSplit function
fEncrypt (Example)
Usage example of the fEncrypt function
zipExtractAll (Example)
Usage example of the zipExtractAll function
Report based on a query
Queries are used to easily select records in one or more data files......