ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
Constants for manging the replication
List of constants used by the functions for managing the replication....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Browser constants
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Configuring the automatic modification of data files
The automatic data file modification updates the description of data files on user computers......
fEncrypt (Function)
Encrypts a file in binary or ASCII format.
The Cell control
The Cell control contains controls......
The Tab control
The Tab control is used to simultaneously display different controls......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Types of Edit controls
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
NFC functions
Functions used to manage the NFC standard...
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
FishEye
The "FishEye" effect is used to enlarge a section of editor graphs (analysis graph, UML graph, ......
geoGetArea (Function)
Retrieves the coordinates of the geographic area that corresponds to a given description.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....