ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
System constants
List of constants used by the system functions....
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Comparison operators
The comparison operators can be divided into several categories......
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
fWrite (Function)
Writes: a character string into an external file. a memory section....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
docNumbering (Type of variable)
The docNumbering type is used to define the advanced characteristics of a numbering used in a Word Processing document.
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Bluetooth constants
List of constants used by the Bluetooth functions....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Conversion (Function)
Converts a value from a unit to another one.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
The Sidebar control
The Sidebar control gives access to different options......