ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
GglGetLicense (Function)
Returns the text of license for using the Google libraries.
HRecordToJSON (Function)
Retrieves the structure and value of the current record and exports them into a string in JASON format.
iCloseReport (Function)
Stops printing the current report immediately.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
The Edit control
The Edit control allows users to enter data......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Error 802: Invalid syntax for this function
Parameters of the procedure used by TreeListItem
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can be a local, global or internal procedure.
dCircle (Example)
Usage example of the dCircle function
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
ContactSource (Type of variable)
The ContactSource type is used to define the advanced characteristics of a source (or account) for the contacts (example: Google, Exchange, Facebook).
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
SQLCode (Property)
The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file).
SocketDeny (Function)
Run on the server, this function refuses a request for connection to an existing socket found on the server.
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
InitialValue (Property)
The InitialValue property is used to get the initial value of a control in a window or page.
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
17. TLS/SSL: Encrypting information on the Web
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Events associated with pages
List of events associated with pages...