ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Edit control
The Edit control allows users to enter data......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
HTTP constants
List of constants used by the HTTP functions....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Constants for external files
List of constants used by the functions for managing external files....
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, ......
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Principle for running threads
At runtime, an application runs in a main thread......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
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......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....