ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
GDPR (Property)
The GDPR property is used to: find out if the GDPR applies to an item from a table. define whether the GDPR should apply to an item (in the item description in the code only)....
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
grSurfaceAddData (Function)
Adds a data into a Surface chart.
Handling a Wire control through programming
WINDEV allows you to handle a Wire control by programming......
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
SpreadsheetInsertColumn (Function)
Inserts an empty column into a Spreadsheet control found in a window.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
fDelete (Function)
Deletes a file accessible from the current computer.
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
The Sidebar control
The Sidebar control gives access to different options......
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Dockable Panel control properties
You can manipulate Dockable Panel controls in a window using the following WLanguage properties...
IntegerToDayInAlpha (Function)
Returns the name of the day corresponding to a specified date (this date is an integer).
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
WBAdminApplication (Variable type)
The WBAdminApplication type is used to define all the advanced characteristics of an application deployed on a WEBDEV Application Server.