ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Border (Variable type)
The Border type is used to handle a border through programming...
Thread execution
At runtime, an application runs in a main thread......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Input (Function)
Displays a message allowing the user to type an information.
Project description: Compilation tab
The project description window allows you to configure various elements of your project......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.