ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

12. Retrieving data from a site
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static control in a report....
VideoCapture (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....
Creating the menus for the pages of the WEBDEV RAD pattern
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
10. Customizing the aspect of a site: skin elements
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
UseMode (Property)
The UseMode property is used to determine or change how the PDF Reader control reacts to mouse input. The mouse is used to select text in the document or to move within the document pages.
saasSite (Type of variable)
The saasSite type is used to define the advanced characteristics of a SaaS WEBDEV site.
W3C standardization
You must comply with the W3C standard (HTML 4......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
ListInfo (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.