ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FontLoad (Function)
Loads a custom font from a file (or buffer). After loading, the fonts and variants declared by the file will be available throughout the application. This new function is available from WINDEV Suite SaaS 2025 Update 1....
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
SIPVisible (Function)
Displays the keyboard.
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
DashDelete (Function)
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
GglGetDocument (Function)
Downloads a document from the Google Docs service.
Constants for managing Windows events
The following constants are used to manage Windows events:...
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
Check: SNMP
The monitoring robot will read the value of the specified OID and compare its value with the reference value......
ThreadRequestStop (Function)
Sends a stop request to a thread.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
BurnerCancel (Function)
Cancels the current burn process.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.