ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing the critical sections
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
TableInfoXY (Example)
Usage example of the TableInfoXY function
Constants used for managing the multi-touch
Constants for managing the multi-touch...
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
Type (Property)
The Type property is used to get and change the type of an element.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
Running the test of the User Groupware and installing it
SQLFirst (Function)
Positions on the first row of the query result.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
<Chart>.Color (Function)
Returns and initializes the color of different chart elements.
zipDeleteFile (Example)
Usage example of the zipDeleteFile function
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Structure of data files of user groupware
Constants for managing the windows
List of constants used by the functions for managing the windows...
Utility components
WINDEV includes several utility components that allow you to handle data directly......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Functions for managing menus (prefix syntax)
List of functions for managing menus...