ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multiline strings
To type character strings over several lines in the code editor...
WDScript: use in command-line and console mode
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Native MySQL Connector - License Agreement
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
3. Managing sockets
WINDEV includes advanced socket management functions....
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Toolbar characteristics
The main characteristics of the Toolbar control can be defined in the "Details" and "UI" tabs of the control description window......
Managing contacts (mobile devices)
In your mobile applications, you can directly manage the contacts on your mobile device (Android, iPhone, iPad, etc.)....
SCM administrator
The SCM administrator (Source Code Manager) allows you to handle the different projects included in the Source Code Manager......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
Multi-project search
Performing a search in the current project is a common operation......
WBAdminConnection (Variable type)
The WBAdminConnection type is used to get all the advanced characteristics of a connection on the server. This connection can correspond to a session, an AWP request, a schedule task, etc.
Report editor: options and keyboard shortcuts
Several toolbars are displayed in the report editor......
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Chrono (Variable type)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....