ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
Events associated with supercontrols
List of events associated with supercontrols...
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
HRead (Function)
Reads a record in a file according to a given record number.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
Audits
The audits provide a set of features used to automatically improve the project quality and performances, and to follow the conditions in which it is implemented......
CharactType (Function)
Returns information about the type of character.
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
grTitleFont (Function)
Modifies the font used for the chart title.
grScatterSeriesLabel (Function)
Initializes the label of a data series in a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
grLegendFont (Function)
Modifies the font used for the chart legend.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
grLabel (Function)
Indicates various parameters of additional legend in a chart.
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
iPrint (Function)
Sends the character string passed as parameter to the print buffer.