ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
<WDPic variable>.Font (Function)
Declares the font that will be used by dText in a WDPic variable.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
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......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
dAlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
HClusterDeleteNode (Function)
Disables a node in a HFSQL cluster.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
iParameter (Example)
Usage example of the iParameter function
SOAPRun (Example)
Usage example of the SOAPRun function
NotesOpenDatabase (Function)
Gives access to the documents managed by Lotus Notes.
XMLData (Example)
Usage example of the XMLData function
DDEString (Example)
Usage example of the DDEString function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image variable>.DrawPoint (Function)
Draws a point in an Image variable.
<Thread>.SendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
PageExist (Function)
Checks whether the specified page is currently displayed in the browser of the Web user. Used to find out whether a page is displayed in a frame other than the current one.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
iPrintReport (Example)
Usage example of the iPrintReport function