ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Options of the window editor
To configure the general options of the window editor...
Environment of the window editor
The main elements of window editor are as follows:
Copy between the editors
WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors.
Zoom in the different editors
All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor...
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows...
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Static control properties
List of properties associated with a Static control...
TreeView Table control properties
List of properties associated with the TreeView Table control...
Properties associated with a group of controls
Several WLanguage properties can be used on a group of controls found in a window, in a page or in a report......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
9. Queries
A query is used to request information from a database to view, insert, change or delete data....
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
Defining clickable areas
In a page, an Image control can contain clickable areas......
List of extension attributes
The list of extension attributes ......
Managing the styles
The help editor allows you to define styles of paragraphs......
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
NullableIndex (Property)
The NullIableIndex property determines if a key item supports the "Null" value.
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
SpreadsheetRecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
SpreadsheetDeleteAll (Function)
Deletes the entire data from a Spreadsheet control found in a window (cells, formulas, size and header layouts).
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
Scheduler control events
The following events associated with Scheduler controls:...