ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTML table
The HTML Table control allows you to create specific layouts in HTML pages...
The Cell control
The Cell control contains controls...
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
Multi-project search
Performing a search in the current project is a common operation......
Manager of automated tests
The test manager is used to......
System constants
List of constants used by the system functions....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
HFSQL Client/Server: Managing the ports
The ports used by the HFSQL Client/Server server......
Page in Session mode: Populating controls after a long process
In a web application, you may need to run long processes (for example, to update counters......
Phone constants (Android / iOS)
Generating an application for Universal Windows 10 App
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Designing a supercontrol
A supercontrol is an advanced type of control......
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
WINDEV Mobile Framework License Agreement
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report editors) as well as multiple functions that can be used to create and manipulate charts......
WDMSG license agreement
WDMSG license agreement...
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
Using WDDIXIO
To translate the text used in your project:...
Creating a select query
A select query (corresponding SQL statement......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min