ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerStatus (Function)
Returns the status of the current burner.
xlsColumn (Type of variable)
The xlsColumn type is used to describe and modify a column in an Excel document...
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
Open (External language)
Opens a window.
Table,Insert (External language)
Inserts an element into a table at a given position.
ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
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....
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
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...
LoadImage (Function)
Loads an image in memory so that it can be used later by gImage.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
tapiDial (Function)
Dials a phone number for a voice line.
Description (Property)
The Description property is used to get and change the page description.
BurnerPath (Function)
Returns the path of the current burner.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
Constants used by the TraceStart function
List of constants used by the TraceStart function....
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
grSaveParameter (Function)
Saves the parameters of a chart in the format of a compressed string.
grIncreaseData (Function)
Adds a value to a data in a chart.
CDEject (Function)
Opens or closes the door of CD/DVD player selected on the current computer....
XLS file handling functions
List of functions for managing XLS files...
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
API (Function)
Runs a function found in an external DLL.