ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Image Editor control: Ribbon and panel options
The Image Editor control offers a host of options accessible via......
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....
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
11. Controls in practice
Discover the main characteristics of the controls...
3. Deploying a WINDEV application
Local procedure
Two types of procedures are available......
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......
The planes (in a window or in a report)
The planes are used to group the window controls......
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......