ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
NbLabel (Property)
The NbLabel property is used to: Find out the number of labels printed across the page width. Modify the number of labels printed across the page width....
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
SCM: Retrieving and Checking in all
When developing a project in the SCM, you may need to retrieve all the elements from the repository, or to check all the elements stored locally back into the repository......
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Rating control events
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Share your projects via Git
Git is a source code manager......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Assignment operators
Three assignment operators are available......
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
File Description (Type of variable)
The File Description variable is used to programmatically describe data files.