ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
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.
MenuIsMarked (Function)
Used to find out whether a checkmark is displayed in front of a menu option (context menu or drop-down menu).
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
PDFVerifySignatures (Function)
Checks the validity of PDF signatures. Note: This function is only available from version 2025 Update 1....
xlsUnmergeCell (Function)
Unmerges a range of cells.
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
fExeDir (Function)
Returns the directory from which the execution is started.
Recycle bin management functions
List of functions for managing the recycle bin...
Shared memory area functions
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
Time (Type of variable)
The Time type is used to easily handle the times...
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......