ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
gglDrive (Type of Variable)
The type gglDrive allows handle Google Drive. To use a Variable of type gglDrive , it is necessary to connect to Google Drive via the function gglDrive Connect.
Flex control properties
The Flex control can be handled by the WLanguage properties in server code and in browser code......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
xlsLayout (Type of variable)
The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control.
Font (Type of variable)
A Font variable creates a font programmatically...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
2. Analysis in practice
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
TestCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
iPrintBlock (Function)
Forces a report block to print.
ErrorThrow (Function)
Throw a non-fatal error.
PDF file management functions
...PDF file functions...
Complete (Function)
Returns a character string of a specified length.