ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions must be specified by the conditional operators AND and OR......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Error 1010: The member of the class is constant
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
2. Analysis in practice
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one or more criteria......
"Reports & Queries" software
This is "Reports & Queries"......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Chorus Pro: Automate the submission of invoices
In France, electronic invoicing has become mandatory for invoicing government services......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).
Multi-database queries
A query (typed in SQL code) can operate on different databases......
gpwUser (Type of variable)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....