ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WLanguage procedure called by HWatch
WLanguage procedure called by HWatch
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
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.
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
Table,Insert (External language)
Inserts an element into a table at a given position.
ElementHeight (Property)
The ElementHeight property is used to: Find out or modify the height of the elements in an Organization Chart control. Find out or modify the height of the cells in a Dashboard control....
Description (Property)
The Description property is used to get and change the page description.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
The TimeLine control
The TimeLine control can be used to represent chronologies of closely spaced events that may be parallel....
CurrentDay( Function)
Returns the number of the current day in the current month.
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
HTMLToRGB (Function)
Converts the HTML color into RGB color.