ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
SaaSAdminDeleteSite (Function)
Deletes a SaaS site.
gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
The Spreadsheet control
Spreadsheets are one of the most used office tools......
The "Window position preview" pane
The "Window position preview" pane is used to view and/or modify the opening position of the windows currently modified (according to the screen resolution used)......
SaaSAdminModifySite (Function)
Modifies a SaaS site.
The OLE control
The OLE control is used to handle an OLE object......
Nested reports
The nested reports are used to print several reports (secondary reports) in a single report (main report)......
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Pyramid charts
Pyramid charts allow you to view data in descending order......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
ERR_DISCONNECTED_UPDATE
Constants for WLanguage types
List of constants for managing WLanguage types....
MoveColumn (Function)
Moves or swaps a column in a two-dimensional array property contained in an advanced type (xlsDocument, etc.).
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Interface
An interface is used to divide the uses of features common to several elements from their implementations, which simplifies their re-usability.
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
TableSelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....