ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Conversion (Function)
Converts a value from a unit to another one.
Creating the menus for the windows of the WINDEV RAD pattern
Project description: Options tab
The project description window allows you to configure various elements of your project......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Image Editor control: Options in the ribbon and the panes
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....
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
3. Deploying a WINDEV application
Local procedure
Two types of procedures are available......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
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......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Options of the window editor
To configure the general options of the window editor......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......