ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
OCR constants
Adds a language to the native OCR system....
ArraySort (Example)
Usage example of the ArraySort function
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
LDAPListChildren (Example)
Use example for the LDAPListChildren function
GglGetStaticMap (Example)
Usage example of the GglGetStaticMap function
<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.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
HTMLEditorGetDocument (Function)
Asynchronously retrieves the HTML document being displayed in an HTML Edit control.
<Thread variable>.Wait (Function)
Waits for the end of the execution of the specified thread.
NameBrowserFile (Property)
The NameBrowserFile property is used to get the original name of the file to upload on the user's computer....
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
<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.