ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
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....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
Set of fonts (WEBDEV site)
The browser support the most common fonts by default......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
The TimeLine control
The TimeLine control is used to represent chronologies of close events that can be parallel....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
String literals: single-line and multiline strings
String literals are used to represent and manipulate data as a sequence of characters. For example, string literals can be used to display information, define a constant, etc....