ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLSign (Function)
Signs an XML document.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
LOOP statement
The statement block is repeated endlessly...
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
HClose (Function)
Closes a data file or all the data files opened by the current user: all the corresponding physical data files are closed for the current user.
The single-part and multi-part archives
Two types of archives are available......
CalendarPicker (Function)
Opens a modal dialog with a calendar to enter a date.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Kanban control functions
The following functions handle Kanban controls......
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
DDERetrieve (Example)
Usage example of the DDERetrieve function
ThreadPriority (Function)
Returns or modifies the priority level of a thread.
DecryptAsymmetric (Function)
Decrypts a buffer with a private/public key algorithm with RSA encryption....
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
ByReference (Property)
The ByReference property is used to determine if a procedure parameter was passed by reference.
NetSendFile (Example)
Usage example of the NetSendFile function
gglConnection (Type of variable)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
AdLoaded (Property)
The AdLoaded property indicates whether an ad is currently loaded (and displayed) in the Ad control.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.