ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Report based on a query
Queries are used to easily select records in one or more data files......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
grSunburstPullOut (Function)
Pulls out a section (or all the sections) in a Sunburst chart.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
zipExtractAll (Example)
Usage example of the zipExtractAll function
SQLFirst (Example)
Usage example of the SQLFirst function
zipExtractPath (Example)
Usage example of the zipExtractPath function
ContactAdd (Example)
Usage example of the ContactAdd function
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
ExtractLine (Function)
Extracts a specific line from a character string.
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
Automatic management of exceptions
The management of exceptions can be customized by process......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
Radio Button control properties
List of properties associated with a Radio Button control...
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
WordCount (Function)
Returns the number of words in a string.
Position
The Position keyword can correspond to...
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.