ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumControl (Example)
Usage example of the EnumControl function
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
FontName (Property)
The FontName property is used to manage the name of the font used.
FileSize (Property)
The FileSize property is used to get the size of a file.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
sfConnection (Type of variable)
The sfConnection type is used to describe a connection to the Salesforce platform and to manage user authentication...
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).
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
FontSize (Property)
The FontSize property is used to manage the size of the font used for an element.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
PageNumber (Property)
The PageNumber property gets and sets a page number.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
iPrintDoc (Function)
Prints a document in "docx" format.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
WayPoint (Property)
The WayPoint property allows you to handle the waypoints of a connector.
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
Subject (Property)
The Subject property is used to get and change the subject of an element.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
HIndex (Example)
Usage example of the HIndex function