ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the analysis or described by HDescribeConnection or HOpenConnection)....
Report controls
Several types of controls can be handled in a report created by the report editor......
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
Using the Salesforce service
Salesforce is a very popular CRM software......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Choosing the action associated with the link
You can associate an action with the link regardless of the type of link......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
The Static control
A Static control is a control used to display a static text......
Line (Property)
The Line property is used to define the line style used.
Arithmetic operators
The arithmetic operators are......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
<AutomaticEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
11. Controls in practice
Discover the main characteristics of the controls...
DefaultCell
The DefaultCell property sets the style of cells in XLS documents.
FontItalic (Property)
The FontItalic property is used to manage italic style in a text.
11. Choosing the action of a button/link
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.