ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector - License Agreement
ScanCapability (Function)
Used to determine if a scanner has a given capability.
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
FOR EACH/FOR ALL statement (browse of arrays)
The FOR EACH statement is used to perform different types of browse on the arrays...
xlsNbColumn (Example)
Usage example of the xlsNbColumn function
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
GglRequest (Function)
Sends a communication request (HTTP request) to a Google service.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
Page constants
List of constants used by page functions....
WebSocketDisconnect (Function)
Disconnects a client from a WebSocket server.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
WINDEV Framework License Agreement
RegistryRename (Function)
Renames a key in the registry.
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Assignment operators
Three assignment operators are available......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Operations in a Select query : add and delete
The following paragraphs present......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Constants for the geo-localization functions
Constants used by the geo-localization functions...
nWDGetLastError: Error code of last error
Error code of last error......
MaVisiteGuidée
The Variable MyGuidedVisit allows handle the current guided tour. The variable Ma GuidedTour allows you to know the characteristics of the variable of type GuidedTour used.