ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with pages
List of events associated with pages...
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
Events associated with ListView controls
List of events associated with ListView controls...
grLabelFont (Function)
Modifies the font used for the category labels of a chart.
2024 new features brochure: WINDEV new features
WINDEV 2024 new features in the 2024 New Features brochure....
fSelect (Function)
Opens the Windows file picker.
Border of controls
One of the most important elements of control style is its border......
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
Events associated with Check Box controls
List of events associated with Check Box controls...
HIndex (Function)
Rebuilds the file index (".NDX" file).
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
Events associated with a Spreadsheet control
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
List of reserved words
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control and: an item in a data file. a variable. several variables....