ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Local procedure
Two types of procedures are available......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
WDInst: set file installation parameters
WDInst is used to configure the installation of files......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
Project description: Options tab
The project description window allows you to configure various elements of your project......
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
Constants for managing animations
List of constants used by the functions for managing animations...
3. Deploying a WINDEV application
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
WINDEV Mobile Generator of skin templates: Customizing the elements
The WINDEV Mobile generator of skin templates is used to generate the necessary files for creating a custom WINDEV Mobile skin template......
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text displayed in a Static control or in a calculated control of a report. a text displayed in a window control. a text displayed in a page control....
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Principle for running threads
At runtime, an application runs in a main thread......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
iDestination (Function)
Configures the print destination.
Options of the window editor
To configure the general options of the window editor......