ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLFirst (Example)
Usage example of the SQLFirst function
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
ServiceStart (Function)
Starts a service.
SQLExec (Example)
Usage example of the SQLExec function
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
MySelf (Reserved word)
MySelf is used to handle the current control...
The Pivot Table control
The PivotTable field dynamically displays data that comes from the intersection of different tables in a database......
ServiceRestart (Function)
Restarts a service (already started).
BurnerList (Function)
Returns the list of burners installed on the current computer.
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
Timeout (Property)
The Timeout property gets and sets the maximum wait time before a request times out.
Parent (Property)
The Parent property gets the parent element of an element.
ResourceWidth (Property)
The ResourceWidth property is used to get and change the width of resources in a Scheduler control where resources are arranged in columns.
grAddTimeData (Function)
Adds data at a precise moment in a time chart.
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.
TreeView Table control functions
List of functions for managing TreeView Table controls...
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
TimerSys (Function)
Periodically and automatically calls a WLanguage procedure.