ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
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.
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....
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.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
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.
NotesActivateView (Function)
Indicates the view that must be handled in Lotus Notes.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
Events associated with an infinite Progress Bar control
MatCopy (Function)
Creates the copy of a matrix.
Events associated with Toolbar controls
List of events associated with Toolbar controls...
Events associated with OLE controls
List of events associated with OLE controls...
SocketExist (Function)
Checks the existence of socket.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.