ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
TreeView control linked to a data file
You have the ability to create TreeView controls directly linked to the data....
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
OpenMobileWindow (Function)
Opens a window in a mobile application.
HTTP constants
List of constants used by the HTTP functions....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Configuring an application with User Groupware
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
iParameterReport (Function)
Configures the printer by opening the configuration window.
XLS file handling functions
List of functions for managing XLS files...
Sensor constants
Constants used by the SensorXXX functions...
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.