ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
docFormatMulticolumn (Type of variable)
The docFormatMulticolumn type is used to define all the advanced characteristics of a multicolumn section defined in a docSection variable.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
FinRedemption (Example)
Usage example of the FinRedemption function
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
dFill (Example)
Usage example of the dFill function
dLine (Example)
Usage example of the dLine function
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Border (Type of variable)
The Border type is used to handle a border through programming...
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
iParameter (Function)
Retrieves the printer configuration and configures the print.
HChangeKey (Function)
Changes the browse item.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
dRectangle (Example)
Usage example of the dRectangle function
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......