ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Chart>.Exist (Function)
Checks the existence of a chart in memory.
<Menu>.Exist (Function)
Indicates whether a menu option exists in a menu.
<Page>.Exist (Function)
Allows you to find out whether a page context exists on the server (which means whether the page was opened).
<zipArchive variable>.Exist (Function)
Determines whether an archive exists.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
HDFS constants
The following constants are used by the HDFS functions:...
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
HClose (Function)
Closes either a table or all tables opened by the current user: all corresponding physical tables...
GanttAddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table...
Variant (Type of variable)
The Variant type is used to: store any simple value: boolean, numeric (Currency, Real, Integer,...
SpreadsheetAddFormula (Function)
Adds a calculation formula into a Spreadsheet control found in a window.
fTempFile (Function)
Returns the name of a unique temporary file.
fDirRename (Function)
Renames a directory.
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
Filtering a data file, a view or a query
A filter is used to define by programming a selection of records corresponding to one...
Open (External language)
Opens a window.
htmlAttribute (Type of variable)
The htmlAttribute type is used to define all the advanced characteristics of an attribute...
PageDisplay (Function)
Displays a web page in the user's browser....
HCopyRecord (Example)
Usage example of the HCopyRecord function
1
5
6
7
8
9
38
>