ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
Events associated with Table controls
List of events associated with Table controls...
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....
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
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....
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
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.
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)....
ServiceRefresh (Function)
Asks a service to re-read its configuration information.