ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
fRemoveDir (Function)
Deletes a directory from a disk.
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
LooperCount (Function)
Returns the number of rows in a Looper control.
IgnoreError (Property)
The IgnoreError property is used to specify errors to be ignored.
FTPCurrentDir (Function)
Gets or sets the current directory on an FTP server (File Transfer Protocol).
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
HImportXLS (Function)
Imports an XLS file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
grZoom (Function)
Defines the zoom of a chart.
LooperDelete (Function)
Deletes a row from a Looper control.
Calling a procedure/a function
Syntax for calling a local or global procedure.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
zipChangePath (Example)
Usage example of the zipChangePath function