ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
zipCreateExe (Example)
Usage example of the zipCreateExe function
Error 502: Incompatible type
ChangeAction (Example)
Usage example of ChangeAction
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Error 120: Redefinition of the structure
Error 105: Redefinition of the local variable
Error 507: The '++' operator is not allowed
Simple statements
HJSONToRecord (Function)
Imports JSON data into the current record.
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
Constants for sound management
List of constants used by the functions for sound management....
Error 533: The expression of a { } must be a string
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
btleCharacteristic (Type of variable)
The btleCharacteristic type is used to handle a characteristic of a Bluetooth Low Energy service.
Error 802: Invalid syntax for this function
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
fSelect (Function)
Opens the Windows file picker.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Error 35: 'Continue' is available in the loops only
xlsColumnType (Example)
Usage example of the xlsColumnType function
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function