ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HCreateView (Example)
Usage example of the HCreateView function
CurrentYear (Function)
Returns the current year in integer format.
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
fCreate (Function)
Creates an external file.
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
zipDeleteAll (Function)
Deletes all files from an archive.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
SQLConnect (Example)
Usage example of the SQLConnect function
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
zipExtractAll (Example)
Usage example of the zipExtractAll 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.
Constants for manging the replication
List of constants used by the functions for managing the replication....
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
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.
HImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
Handling a Rich Text Area control through programming
To handle a Rich Text Area control programmatically, use the variable of the Rich Text Area control directly in the code......
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
SchedulerSelectPlus (Function)
Selects an appointment in a Scheduler control.