ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
fLoadResource (Function)
Loads the content of a resource from a library.
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Creating user accounts
A User account allows the server administrator to......
Extended (Property)
Extended is used to: Find out whether a Font variable is extended. Extend (or not) a Font variable. This property is kept for backward compatibility....
Italic (Property)
The Italic property is used to: Find out whether a Font variable is in italic type. Modify the italic attribute of a Font variable....
Large (Property)
Large is used to: Find out whether a Font variable is enlarged. Enlarge (or not) a Font variable. This property is kept for backward compatibility....
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (popup menu or drop-down menu).
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
iAreaHeight (Function)
Calculates the height of a fixed-width area required to print the entire text that uses the current font.
HErrorPassword (Function)
After the execution of a read or write function in a table, used to find out whether an error caused by a wrong password occurred on this table.
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
PDFControlInfoXY (Function)
Returns the characteristics of an interactive control currently hovered over in a PDF Reader control. This new function is available from WINDEV Suite SaaS 2025 - Update 3....
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.