ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TimelineAddEvent(Function)
Adds an event into a TimeLine control.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
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.
List,Search (External language)
Finds a value in a list.
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
Error 117: The array has X dimensions and you access it with Y dimensions
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
MCI constants
List of constants used by the MCI functions....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MatWrite (Example)
Usage example of the MatWrite function
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.