ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
MatDelete (Function)
Deletes an existing matrix.
dbgInfo (Function)
Returns a debug information.
docElementImage (Type of variable)
The docElementImage type is used to handle the characteristics of an Image element found in a docElement variable.
HSpace (Property)
The HSpace property is used to determine and modify the horizontal spacing between labels in a report. This spacing was defined when creating the Label report.
VSpace (Property)
The VSpace property is used to get and change the vertical spacing between the labels in a report. This spacing was defined when creating the Label report.
RTF control properties
List of properties associated with the RTF control...
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
Google constants
List of constants used by the Google functions....
VideoGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
CameraGenerateThumbnail (Function)
Generates a thumbnail of the specified photo or video.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
ChangeTarget (Function)
Changes the target of a button action.
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......