ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Translating the code
WINDEV, WEBDEV and WINDEV Mobile allow you to automatically translate your WLanguage code from English into French and vice versa......
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
Describing an element
A flexible modeling includes different elements linked together......
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
Developing 64-bit sites
You can deploy 64-bit compatible sites......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
DnDAccept (Example)
Usage example of the DnDAccept function
ModbusDisconnect (Function)
Closes the Modbus session.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
DnDCursor (Example)
Usage example of the DnDCursor function
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Kanban control events
The following events are associated with Kanban controls......
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
HDBDescribeField (Function)
Describes through programming each item found in the structure of an xBase file described by HDBDescribeFile.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
Emulating constants
List of constants used by the functions for emulating automated tests....
Undocking the editors
Who has never wanted to view the code and the UI at the same time, without being constrained by the environment? WINDEV, WEBDEV and WINDEV Mobile allow you to "detach" the editors from the environment of the main window......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
SocketConnect (Function)
Connects a client computer to a given socket.
EncryptAsymmetric (Function)
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key.
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
MyFile (Reserved word)
In a trigger, MyFile is used to identify the file that activates the trigger...
SysColor (Function)
Identifies or modifies the color of a Windows element.