ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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 Edit controls
WLanguage events associated with Edit controls...
Events associated with Splitter controls
List of events associated with Splitter controls...
Events associated with Spin controls
List of events associated with Spin controls...
The Toolbar control
The Toolbar control is an advanced type of control, linked to a window......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
Selecting the keywords associated with a page
The keyword selection window allows you to select the keywords to be associated with a help page......
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....
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Managing the XSD
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......