ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
FirstDayOfYear (Function)
Returns the date of the first day of the year.
FirstDayOfMonth (Function)
Returns the first day of the month.
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
FTPRenameFile (Function)
Renames or moves a file located on an FTP server (File Transfer Protocol).
FTPDisconnect (Function)
Closes the connection between the current computer and the FTP server (File Transfer Protocol).
FTPDeleteFile (Function)
Deletes a file from an FTP server (File Transfer Protocol).
FTPMakeDir (Function)
Creates a directory on an FTP server (File Transfer Protocol).
Opacity (Property)
The Opacity property is used to get and define the opacity percentage for a window, or for controls in a window or page.
mongoResult (Variable type)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Text (Property)
The Text property is used to get and modify text.
SQLExec (Function)
Names and runs an SQL query.
HCloseConnection (Example)
Usage example of the HCloseConenction function
PageParameter (Function)
Returns the value of a parameter passed to the current page.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHWrite (Function)
Writes data into the specified SSH session.
ThreadCurrent (Function)
Returns the name of the thread currently run.
ServicePause (Function)
Pauses a service.
Size (Property)
The Size property is used to determine and change the size of an element.
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.