ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NFC constants
List of constants used by the NFC functions...
Other operators
The following are additional operators......
HCreateView (Example)
Usage example of the HCreateView function
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.
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......
SQLConnect (Example)
Usage example of the SQLConnect function
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
grSeriesLabel (Function)
Initializes the label of a data series in a chart.
Factorial (Function)
Returns the factorial of an integer number.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
ServiceRestart (Function)
Restarts a service (already started).
SQLFirst (Example)
Usage example of the SQLFirst function
HChangeKey (Example)
Usage example of the HChangeKey function
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function