ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CameraCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Events associated with Table controls
List of events associated with Table controls...
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
You used WINDEV 28
iColumnEnd (Function)
Forces a column break in a multi-column report.
ArrayMoveLine (Function)
Allows: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
DisplayOnly (Property)
The ReadOnly property determines if an element is read-only.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
ServiceRefresh (Function)
Asks a service to re-read its configuration information.