ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
AppVersionInfo (Function)
Returns information about a version available on the setup server.
Functions for managing XLS files (prefix syntax)
List of functions for managing XLS files...
Handling XLS files (prefix syntax)
WINDEV and WEBDEV propose two methods for handling the Excel files......
<xlsDocument variable>.MergeCell (Function)
Merges the specified cells in an Excel document.
<xlsDocument variable>.UnmergeCell (Function)
Unmerges a given cell.
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
iDestination (Function)
Configures the print destination.
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
MaskFormat (Function)
Formats a character string using an InputMask variable.
<xlsDocument variable>.Save (Function)
Saves an XLS document.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
Manipulating Combo Box controls programmatically (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Functions for managing the PDF Reader control (prefix syntax)
The following functions are used to manage PDF Reader controls:...
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
xlsUnmergeCell (Function)
Unmerges a range of cells.
Character strings
WLanguage supports different types of strings....