ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
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 a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server tables......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
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......
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
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
The HTML Display control
The HTML Display control displays a web page in an application......