ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
fImageSelect (Example)
Usage example of the fImageSelect function
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
dFill (Example)
Usage example of the dFill function
HInfoDatabaseRights (Function)
Gets the rights granted to a user or group on a database.
JSONToVariant (Example)
Usage example of the JSONToVariant function
InfoBuild (Function)
Displays a custom message in a system information window.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
fSeek (Example)
Usage example of the fSeek function
btleDevice (Variable type)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.
ObserverOrientation (Property)
The ObserverOrientation property gets or sets the secondary angle of a Carousel control.
DiagramStartModification (Function)
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
DiagramEndModification (Function)
Indicates the end of a series of actions performed in a Diagram document in a single event ("undo/redo")....
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....