ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
KeyExpression (Example)
Usage example of the KeyExpression property
<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.
InitialValue (Property)
The InitialValue property gets and/or sets an initial value....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Indirection operators
Operators { and operators } operators are used to access a field, variable, class member or table item by dynamically constructing the name of the field, variable, class member or item...
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
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.
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function