ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Control constants
List of constants used by the functions for managing controls...
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
Chart: Managing legends
Several types of legends are supported in the charts......
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
7. Multilingual applications in practice
NetOpenRemoteAccess (Function)
Establishes a remote connection.
HDeactivateFilter (Function)
Temporarily disables the filter on a data file (view or query).
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
7. Source Code Manager (SCM)
Project Management Hub: Dashboard
The Project Management Hub groups all the details of the projects in a dashboard......
SQLNext (Function)
Positions on the next row of the query result.
SQLPrevious (Function)
Positions on the previous row of the query result.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
SQLLast (Function)
Sets the position on the last row of the query result.