ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026
Your version: XXF270104H

<Array>.AddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
<zipArchive variable>.CreateExe (Function)
Creates a self-extracting archive as a 32-bit executable (.EXE).
VideoStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Sub-modeling
In a flexible modeling, the "Application", "Process" and "Choice" elements can be used to enter in a "sub-modeling"......
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
<zipArchive variable>.IsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
Events associated with Static controls
List of events associated with Static controls...
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
WDTRAD license agreement
WDTRAD license agreement...
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
CameraStatus (Function)
Returns the status of a Camera control. Function kept for "Version-26-compatible" Camera controls....
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or in a page can be handled by WLanguage properties......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
Error: Redefinition of syntax
Handling a Chart control in a WEBDEV site
When running a Chart control in a page of a WEBDEV site, a toolbar allows the Web user to modify the chart layout......
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
9-slice scaling
The 9-slice scaling allows you to resize the images harmoniously......
14. Report templates
...Report templates are used to easily standardize report layouts....
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.