ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
AppServerListScheduledTask (Function)
Returns the list of scheduled tasks for the application (site or Webservice).
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Cell>.CloseDialog (Function)
Hides the Cell control previously displayed in the page via <Cell control>.DisplayDialog.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
grRBRotationDirection (Function)
Sets the rotation direction in a Radial Bar chart.
grRBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
SysNotificationClear (Function)
Removes all interactive notifications previously sent by the current application.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
<Connection variable>.ExecuteProcedure (Function)
Runs a stored procedure.
<Connection variable>.UpdateQuery (Function)
Creates or updates a query on an HFSQL server.
Restore (Function)
Displays a WINDEV window to its initial size.
RegistryDeleteKey (Function)
Deletes a subkey from the Windows registry.
Maximize (Function)
Displays a WINDEV window in its maximum size.
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
<Diagram editor>.StartModification (Function)
Indicates the start of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
<Diagram editor>.EndModification (Function)
Indicates the end of a series of actions performed in a Diagram Editor control in a single event ("undo/redo")....
HTMLToPDF (Function)
Converts an HTML string or buffer to a buffer containing a PDF document.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Component>.Execute (Function)
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad.
iPrintDiagram (Function)
Prints a diagram from: a Diagram Editor control, a "wddiag" file, a Diagram variable....