ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
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....
iPrintImage (Function)
Sends the image file to print to the print buffer.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
Using the query result
The result of a select query can be used in......
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Display different content for each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Page with parameters
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
HOpen (Function)
Opens a data file.
grDraw (Function)
Draws a chart according to the specified parameters.
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
RAD Mobile: Create modern windows
RAD Mobile (Rapid Application Development) automatically generates modern UIs and functional code from a database....