ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database (Property)
The Database property is used to manage databases associated with a connection (HFSQL Client/Server, OLE DB, etc.)....
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Interactive notification management constants
Interactive notification management constants...
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
5. Which type of server to choose?
Scrollbar control properties
List of properties associated with the Scrollbar control...
Error 305: The element does not exist in the window
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device (Android or iOS)....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
SQLGetMemo (Function)
Retrieves the content of a Memo column from the query result, for the current row.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
mlzInsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
Error 1045: A class cannot be declared outside the declaration code of a class
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
TextToRTF (Function)
Converts text to Rich Text Format.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......