ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

9. Types of standard controls
Types of standard controls...
Other operators
The following are additional operators......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
pdfParameter (Variable type)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
WEBDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
WINDEV 2025 Update
Here are the new features and improvements that you will discover in this version......
Managing the certificates
Signing a file allows you to check that the file was not modified or altered since it was signed. The signature also allows you to check the issuer identity....
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
Managing HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Image (Property)
The Image property gets and sets the background image of a control or block.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......