ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Sorts in a report
The sort is used to organize the information displayed in the report......
Automation object
The Automation keyword is used to declare an automation object...
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
Enumeration and Combination items
WINDEV, WEBDEV and WINDEV Mobile propose the Enumeration and Combination types......
Global and local variable
Two types of variables are available......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
HTTPSendForm (Function)
Sends an HTTP form.
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
14. Generation modes
Generation modes...
Recycle code windows
By default, a single code window is opened per ......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
HTransactionEnd (Function)
Validates the current transaction: the modifications performed on the data file since the start of transaction (HTransactionStart) are validated. the transaction file is deleted (if the transaction is the last transaction in progress for a network application) the records locked in read-only by the transaction are unlocked....
Remote WEBDEV administrator: Backing up and restoring a WEBDEV site
The remote administration tool is used to manage the backups of your dynamic WEBDEV websites....
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
Link properties
When creating a link, you can simply specify the destination......
WEBDEV administrator: Setups
The "Setups" tab allows you to configure the different administration features of the WEBDEV server......