ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
dbgLogOption (Function)
Retrieves or modifies the options of the runtime log.
<Map>.DeleteShape (Function)
Deletes a shape drawn on the map displayed in an Map control.
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
<Image variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image variable.
<Image>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in an Image control.
<WDPic variable>.DrawRoundedRectangle (Function)
Draws a rounded rectangle in a WDPic variable.
<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.
sfMergeRequest (Type of variable)
The sfMergeRequest type is used to describe the elements to merge during the call to SFMerge...
<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.
<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.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<Edit>.InsertToken (Function)
Inserts a token into a "Text token" Edit control.