ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)....
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).
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.
SSHConnectShell (Function)
Starts a new SSH session of "Shell" type.
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
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
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.