ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
LogFile (Property)
The LogFile property is used to determine if a table is a log file.
Sound (Function)
Plays a sound in WAV format.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Multimedia control events
List of events associated with a Multimedia control...
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
MapCircle (Variable type)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
HDFS constants
The following constants are used by the HDFS functions:...
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
Error customization
The WEBDEV administrator (Development version) is used to customize the error messages of a WEBDEV website......
grColor (Function)
Returns and initializes the color of different chart elements.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...