ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
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....
grCreate (Function)
Creates a specific type of chart.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Font (Type of variable)
A Font variable creates a font programmatically...
Constants for manging the replication
List of constants used by the functions for managing the replication....
Watermark (Type of variable)
The Watermark type is used to handle the text printed in watermark in the reports created with the report editor or through programming.
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.