ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Compression (Property)
The Compression property gets and sets the data compression mode.
TreeGetIndex (Function)
Returns the index of an element (node or leaf) in a TreeView control.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
Client application: Running procedures on a SOAP server
WINDEV include several SOAP functions......
Zoom (Property)
The Zoom property gets or sets the zoom value: in an Image control. in a Map control. in an Organization Chart control. in a Table, TreeView Table, Pivot Table, Spreadsheet or List Box control. in a Word Processing control. in a PDF Reader control. in a Camera control. in a Diagram Editor control; in a window....
Key and referential integrity
In a database schema, the "Key" items are also used to manage the consistency of data (called referential integrity)......
VideoStop (Function)
Stops the video preview or video recording in a Camera control. Function kept for "Version-26-compatible" Camera controls....
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....
11. Table/Looper controls
Change the volume of a UPnP device....
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
The Task structure
The Task structure is a preset structure of WLanguage (no declaration is required)......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
HTMLInsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<htmlNode variable>.InsertLastChild (Function)
Adds a child after the child of the current node in an HTML document.
TreeIdentifier (Function)
Returns the identifier associated with an element (node or leaf) in a TreeView control.