ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
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).
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).
Dashboard constants
Constants used by the functions for managing Dashboard controls...
MapImage (Type of variable)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Salesforce functions
List of Salesforce functions...
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of a two-dimensional array property of a variable type (xlsDocument variable for example)....
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
grSurfaceAddData (Function)
Adds a data into a Surface chart.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...