ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EXE constants
List of constants used by the functions for managing executables....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
MatWrite (Function)
Writes an element into a matrix.
Hyper File functions available for backward compatibility
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Configuring the SOAP administrator
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Constants for managing errors and exceptions
List of constants used by the functions for managing errors and exceptions....
SQLExec (Function)
Names and runs an SQL query.
ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
DnD constants
List of constants used by the functions for managing the Drag and Drop....
HReadLast (Function)
Sets the position on the last record of a data file according to a browse item.
OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Font (Type of variable)
A Font variable creates a font programmatically...
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......