ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PageNumber (Property)
The PageNumber property gets and sets a page number.
<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)....
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
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).
Error 31: The file to include is not found. Check the name and path ...
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
HLoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
Reverse (Function)
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255.
HInfoLock (Function)
Returns information about the lock set on a data file, on one or all the records in a data file.
FTPSend (Function)
Transfers a file or directory to an FTP server (File Transfer Protocol).
Programming an indexed control
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
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.