ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
DirectInputAPT (Property)
The DirectInputAPT property is used to determine and specify if the user can directly change the title of an appointment in a Scheduler or Organizer control.
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables or disables this behavior.
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
Manager of automated tests
The test manager is used to......
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
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....
HStopServer (Function)
Stops an HFSQL server.
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.
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
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......