ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Seek (Function)
Searches for the index of an element in a WLanguage array.
15. Creating the executable in practice
Creating the executable in practice...
MyParent (Reserved word)
MyParent is used to handle...
Constant
The constants are language elements whose value is fixed once and for all...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Composite variable
A composite variable contains different types of elements (members)...
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.
fAttribute (Function)
Returns or modifies the attributes of a file.
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
Check: FTP connectivity
The monitoring robot will try to connect to the FTP server with the parameters of the server......
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
Automatic update (Network applications)
This step of the wizard allows managing the automatic updates of the applications from the reference server....
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.