ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateView (Example)
Usage example of the HCreateView function
BurnerErase (Example)
Usage example of the BurnerErase function
fCurrentDrive (Example)
Usage example of the fCurrentDrive function
HChangeName (Function)
Modifies the physical name of a data file.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
fCreate (Function)
Creates an external file.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
Other operators
The following are additional operators......
SQLConnect (Example)
Usage example of the SQLConnect function
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
2. Projects in practice
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
grLegend (Function)
Indicates the presence and position of legend in a chart.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.
SchedulerSelectMinus (Function)
Deselects an appointment from a Scheduler control.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
NFC constants
List of constants used by the NFC functions...