ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Constants for object visibility
List of constants for managing the visibility of an object....
<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
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
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.
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.