ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<Source>.ExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
<Source>.ExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<Source>.ExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
ThreadSendSignal (Example)
Usage example of the ThreadSendSignal function
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
gpwConnectUser (Function)
Connects a user to the User Groupware.
HTMLClassAdd (Function)
Adds a class into the HTML classes of a control.
HTMLClassDelete (Function)
Deletes a class from the HTML classes of a control.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.AddToken (Function)
Adds a token to a "Text token" Edit control.
tapiAnswerCall (Function)
Answers an incoming call that was detected.
InAndroidMode (Example)
Usage example of the InAndroidMode function
Functions for managing Organizer controls (prefix syntax)
The following functions are used to handle the Organizer control via prefix syntax:...
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: if the class does not exist, it is added; if the class already exists, it is deleted.
GetActiveObject (Example)
Usage example of the GetActiveObject function
SysShutdown (Function)
Stops the system or closes the current Windows session.
<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
dbgEndRecording (Function)
Stops recording the scenario.