ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Using Objective-C code
You can use Objective-C code in iPhone/iPad applications generated with WINDEV Mobile....
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
Native SQL Server Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native SQL Server Connector (also called Native SQL Server Access)......
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
AAF: Sort/Search/Filter on the columns of Table controls
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
Events associated with an infinite Progress Bar control
Events associated with a Dockable Panel control
Word Processing control events
WINDEV manages the following events by default......
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......