ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fLongName (Example)
Usage example of the fLongName function
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
ExecuteMainThread (Function)
Triggers the execution of the procedure specified in the main application thread.
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
TotalsEnabled (Property)
The TotalsEnabled property enables you to: Identify the calculation method used for columns in a Table or TreeView Table control (automatic or custom), Temporarily forbid or force column calculations (automatic or custom) in a Table or TreeView Table control....
iOSAppGroupDirectory (Function)
Returns the path of the container used to share files between several applications belonging to the same iOS App Group.
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the table, view, query, ...).
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....