ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.NotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
HDeleteTrigger (Function)
Deletes a trigger.
Number (Property)
The Number property is used to get the number of an element.
<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
<Connection variable>.NotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
<Connection variable>.NotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
TaskRead (Function)
Reads a task in the task list of a Lotus Notes or Outlook messaging.
HClearWorkingDir (Function)
Clears and destroys the temporary directory previously created when HServerWorkingDir was executed.
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
gglCalendar (Type of variable)
The gglCalendar type is used to describe and modify a calendar used by the Google Calendar service...
AppServerInfoScheduledTask (Function)
Reads the description of a scheduled task.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).