ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native SQL Server Connector (also called Native SQL Server Access)...
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
WDSetup: Manage additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
NFC functions
Functions used to manage the NFC standard...
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Constants for manging the replication
List of constants used by the functions for managing the replication....
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....
Browser constants
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
ExecuteRefreshUI
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
Extern (Reserved word)
EXTERN is used to...
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
Optional events
By default, the codes available in the code editor correspond to the most common codes......
The Cell control
The Cell control contains controls......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
Encrypt (Function)
Encrypts a character string in binary format or in ASCII format.