ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RTF control properties
List of properties associated with the RTF control...
FTPRenameFile (Function)
Renames or moves a file found on an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
grScatter3DProjection (Function)
Indicates whether the points found in a series of a 3D Scatter chart must be be projected on a given plane.
ClipboardFormat (Function)
Identifies the format of information found in the clipboard.
TreeInfoXY (Function)
Returns the TreeView element found at a given position.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
WinEdDo (Function)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
MemFound (Function)
Checks whether the sought element was found.
BTChangeVisibility (Function)
Changes the visibility of a Bluetooth radio.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
ServiceUninstall (Function)
Uninstalls a service.
Item control properties
List of properties associated with the Item control...
Constants for managing contact functions
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
Error 105: Redefinition of the local variable
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).