ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
3-tier architecture
The development in "3-tier" architecture is now simplified......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Merging differences (SCM)
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......
Items used in a select query
A query created in the query editor can contain several types of items......
Currencies
A currency is a real coded on 10 bytes....
Link properties
When creating a link, you can simply specify the destination......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Kanban control events
The following events are associated with Kanban controls......
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......
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
Events associated with Edit controls
WLanguage events associated with Edit controls...
Events associated with Looper controls
List of events associated with Looper controls...
Events associated with windows
List of events associated with windows...
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......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
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......