ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.
grLegendFont (Function)
Modifies the font used for the chart legend.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
sfLeadConvertResult (Type of variable)
The sfLeadConvertResult type is used to find out the result of SFConvertLead...
emailAttach (Type of variable)
The emailAttach type is used to handle an attachment.
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
saasSubscription (Type of variable)
The saasSubscription type is used to define the advanced characteristics regarding the subscription of a SaaS client account to a pricing.
hFileParameter (Type of variable)
The hFileParameter type is used to define the data files taken into account by a scheduled optimization task.
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
mongoCollectionOption (Type of variable)
The mongoCollectionOption type is used to define the advanced characteristics of collection options in a MongoDB database.
MenuSelectPlus (Function)
Enables a menu option (popup menu or drop-down menu).
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
apExecute (Function)
Runs an action plan.
EventTimeline (Type of variable)
The EventTimeline type is used to define the advanced characteristics of an event displayed in a Timeline control.
tapiCallEnd (Function)
Returns the date and time of the end of call.