ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
iSequencingPrint (Function)
Prints a sequence of reports.
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
EmailExpunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
HListCustomFolder (Function)
Returns the list of Custom-Folders (also called groups) defined in the analysis.
EmailLoadAttachment (Function)
Adds an attached file to an email.
DecimalPart (Function)
Returns the decimal part of a number.
dbgAuditStatus (Function)
Retrieves and changes the status of the dynamic audit.
HActivateTrigger (Function)
Re-enables a trigger that was disabled by HDeactivateTrigger.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Euro constants
List of constants used by the functions for managing the Euro....
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.