ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
grLegendFont (Function)
Modifies the font used for the chart legend.
CameraStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
<Camera>.Stop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
gLinkActivate (Function)
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control. Function kept for compatibility. It is recommended to use gStoredValueEnable....
Yes,No (External language)
Displays a dialog box that includes a logo, a message and the "Yes" and "No&quot buttons.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
DriveListeFile (Function)
Lists files in an Drive directory.
VideoCapture (Function)
Captures the images received from the camera: as an image: take a photo. as a video: record a video. Function kept for "Version-26-compatible" Camera controls....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a data-bound Table control.
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Project with multiple analyses
A single WINDEV, WEBDEV or WINDEV Mobile project can now use multiple analyses (data descriptions)......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.