ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fDriveReady (Function)
Determines: if a given drive (storage card, CD or DVD) is available, whether the drive exists....
fLoadResource (Function)
Loads the content of a resource from a library.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Creating user accounts
A User account allows the server administrator to......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
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.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.