ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......
Obtaining an HSL (SSL) certificate for IIS
To obtain an HSL (SSL) certificate for IIS, follow these steps......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
fDateTime (Example)
Usage example of the fDateTime function
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
SemaphoreCreate (Function)
Creates a semaphore.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Check: Connectivity to the external databases (via ODBC)
The monitoring robot will attempt to connect to an external database (MySQL, SQL Server, ......
Accessing a database via a web service
The database can be accessed via a web service......
SpellSuggest (Function)
Returns the list of possible words found in the dictionary of OpenOffice that can correct a word that is misspelled.
API (Example)
Usage example of the API function
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
CallDLL32 (Example)
Usage example of the CallDLL32 function