ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
<picLayer variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a picLayer variable.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
<httpResponse variable>.GetCookie (Function)
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend).
<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
ExeRemoteRun (Function)
Starts running a remote program from the current application.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
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.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<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.