ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Cube control
The Cube control is a mobile layout control that automatically performs rotations around the different axes......
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a table accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
Handling a Calendar control by programming
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
WDINT, WDTRAD and WDDIXIO: Translation tools
Configuring the setup program
Two tools can be used to create a setup program......
Properties associated with the areas defined in Zoning mode
HFSQL Client/Server: Backing up databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
HFSQL properties
List of HFSQL properties...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
8. Sharing a project in practice
Compilation options
The compilation options allow you to define the help system generation settings......
9. Sharing a project in practice
Sharing a project in practice...