ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
BeaconStopBackgroundDetection (Function)
Stops one or more Beacon detections in the background.
AppleTrackingAuthorizationStatus (Function)
Determines if the app has been allowed to track activity based on user data (iOS only).
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
XMLSign (Function)
Signs an XML document.
Kanban control functions
The following functions handle Kanban controls......
DecryptAsymmetricEnveloped (Function)
Performs the asymmetric encryption of an envelope that has been encrypted with EncrypteAsymmetricEnveloped.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
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....
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
Page constants
List of constants used by page functions....
iCurrentFile (Function)
Returns the name of the file currently generated.
DDEUpdate (Function)
Modifies a linked data.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Page Header block
The Page header block is printed on each new page......
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
TimePicker (Function)
Opens the system time picker.
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.