ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
zipDeleteAll (Function)
Deletes all files from an archive.
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
FullScreenDisable (Function)
Disables the "Full screen" mode of browser.
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...
Environment of the query editor
Message text file format
The text files created by WDMSG use a specific format......
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
HOpenConnection (Function)
Opens a connection to a specific database.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
NetRenameFile (Function)
Renames or moves a file located on the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server created with WINDEV. This function is kept for backward compatibility....
EmailGetAll (Function)
Retrieves all the emails found on a server.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
HMode (Function)
Changes the mode and the method for locking data files.
iPrintImage (Function)
Sends the image file to print to the print buffer.