ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Help editor options
The options of the help editor ("Display......
HPriorityClient (Function)
Modifies the priority of a client application.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
22. Report templates
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
SaaSAdminDeleteClient (Function)
Deletes a SaaS client account.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......