ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
ExpandedImage (Property)
The ExpandedImage property is used to: find out and modify the default image associated with an expanded row in a TreeView Table control. find out and/or modify the default image associated with an expanded row in a TreeView control. find out and modify the image associated with a specific expanded row in a TreeView Table control. find out and modify the image associated with an expanded row in a treeview item of a "TreeView table" report....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
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.
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).
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
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.
Size (Property)
The Size property is used to determine and change the size of an element.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.