ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
<HFSQL file>.ExportJSONString (Function)
Exports the records from a data file (HFSQL or OLE DB), view or query to a JSON string.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
dCopyWindowImage (Function)
Copies the image from a WINDEV window to an Image variable or to an Image control.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
rssInitialize (Function)
Loads a RSS stream in memory.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
<emailOutlookSession variable>.AddFolder (Function)
Adds a folder into the Outlook messaging software.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
TimelineListEvent (Function)
Returns: the list of events found between two given times in a TimeLine control, all events of a TimeLine control, a specific event (selected or hovered)....
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.