ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Shared memory area functions
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....
PDF Reader control functions (prefix syntax)
The following functions are used to manage PDF Reader controls:...
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.
Time (Type of variable)
The Time type is used to easily handle the times...
fExeDir (Function)
Returns the directory from which the execution is started.
Recycle bin management functions
List of functions for managing the recycle bin...
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
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....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.