ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
How to loop through a file using filters?
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Editing WEBDEV project element styles
WEBDEV lets you manage all the WEBDEV element styles used in a project......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<TreeView>.Position (Function)
Displays a TreeView control from a specified element (node or leaf) or returns the name of the first element displayed in a TreeView control.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Looper>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
<Variable Connexion>ExecuteAsynchronousProcedure (Function)
Executes a stored procedure in asynchronous mode. This new function is available from WINDEV Suite SaaS 2025 Update 2....
<Table>.AddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Table control.
Manipulating a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
WDMap: Characteristics of the files found in a database
WDMap is used to get various characteristics specific to......
Customizing the report viewer: Available windows
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
Erase patches
To quickly modify the operating mode of an application, you can use application patches......