ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Events associated with windows
List of events associated with windows...
Events associated with Looper controls
List of events associated with Looper controls...
Link properties
When creating a link, you can simply specify the destination......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
Events associated with Chart controls
List of events associated with the Chart controls...
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
Events associated with Edit controls
WLanguage events associated with Edit controls...
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Handling a control through programming in a report
All report controls can be handled through programming......
Hash functions
Hashing is used to summarize a file or a character string......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....