ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
fSelect (Function)
Opens the Windows file picker.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
Quick search in the current code
When coding, developers often need to do a quick search in the current code...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Variable scope
Variables can be declared anywhere in the code....
Functions for managing the Combinations and Enumerations
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
Referring to an element in a WLanguage event / process
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
ControlExecuteModification (Function)
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
Statistical functions
List of statistical functions...
XMLParent (Example)
Usage example of the XMLParent function
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
grCreate (Function)
Creates a specific type of chart.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.