ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an executable
When your application is fully described (windows, reports, queries, etc.)...
Installing the robot controller
The monitoring robot includes three executables......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
MenuInsertOption (Function)
Inserts a new option at a specific position.
grRotation (Function)
Used to: Turn a chart around one of its axes in order to better view the data. Find out the rotation angle of a chart on one of its axes....
grSurfaceAltitudeColor (Function)
Defines the color used for the altitude (Z axis) of a surface chart.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
eChangeCurrency (Function)
Converts a currency into another currency.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
GesturePosY (Function)
Returns the vertical position of the pointer (finger or stylus).
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
SchedulerPosition (Function)
Displays a Scheduler control from a specified date or returns the date of the first day (or last day) displayed in a Scheduler control.
MenuInvisible (Function)
Makes a menu option invisible (popup menu or drop-down menu).
Enumeration (Type of variable)
An enumeration is a set of values......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
sfSearchResult (Type of variable)
The sfSearchResult type is used to find out the result of SFSearch...
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
2. Projects in practice
MapPolyline (Type of variable)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.