ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment of the window editor
The main elements of window editor are as follows:
Options of the window editor
To configure the general options of the window editor...
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
List,Get (External language)
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
MCI constants
List of constants used by the MCI functions....
Simplify your searches
Style of a control
As soon as it is created, a control is associated with a style......
Constants for managing Toolbar controls
List of constants used by the Toolbar control management functions...
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
MatExist (Example)
Usage example of the MatExist function
MatNbColumn (Example)
Usage example of the MatNbColumn function
MatNbLine (Example)
Usage example of the MatNbLine function
fCurrentDir (Example)
Usage example of the fCurrentDir function
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
8. Sharing a project in practice
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......