ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPMakeDir (Example)
Usage example of the FTPMakeDir function
Constants for external files
List of constants used by the functions for managing external files....
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
LineToPosition (Function)
Returns the position of the first character of a line in a block of text.
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
FileSize (Property)
The FileSize property is used to get the size of a file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Creating the executable and the setup program
The languages supported by the application are taken into account......
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
Unicode (Property)
The Unicode property gets and sets the Unicode format of an element.
FillCharacter
The FillCharacter property gets and sets the character used to fill an element.
DisplayOnly (Property)
The ReadOnly property determines if an element is read-only.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
PageNumber (Property)
The PageNumber property gets and sets a page number.
mongoCollection (Type of variable)
The mongoCollection type is used to define the advanced characteristics of a collection in a database of a MongoDB server.
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).