ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
xlsMsgError (Function)
Returns the caption of the last error caused by an XLS function.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Properties associated with infinite Progress Bar controls
An infinite Progress Bar control can be handled in a window by the following WLanguage properties......
HTML Display control properties
HTML Display control properties...
OBEX constants
List of constants used by the OBEX functions....
ToClipboard (Function)
Writes text or image information into the system clipboard.
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
Properties associated with the options of a Switch control
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
CriticalSectionStart (Function)
Marks the start of a critical section: no other thread will be able to run the code as long as the current thread does not exit from the critical section.
xlsNbRow (Function)
Returns the number of rows found in an XLS file.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Wire control properties
A Wire control can be handled in a window by the following WLanguage properties......
TimeLine control properties
A TimeLine control can be handled in a window by the following WLanguage properties.
grSunburstAddData (Function)
Adds a data to a Sunburst chart.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......