ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
LooperSelectPlus (Function)
Selects a row in a Looper control.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
Code statistics
The code statistics affect......
TriState (Property)
The TriState property is used to: Determine if a check box option supports 3 or 2 states. Determine if a TreeView control uses 3-state or 2-state check boxes. Change the type of an option in a check box: option with 3 states or with 2 states....
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
Constants for WLanguage types
List of constants for managing WLanguage types....
TreeID (Function)
Used to build the path of the elements found in a TreeView control by differentiating the duplicates.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
CacheSize (Property)
The CacheSize property is used to: Get the maximum number of records that can be stored in the cache of the Native MySQL Connector. Change the maximum number of records that can be stored in the cache of the Native MySQL Connector....
Managing the remote accesses
The remote accesses are used to create a temporary network connection......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Creating an action plan
The action plans group all actions that will be performed by the software factory....