ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
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......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
3. Deploying a WINDEV application
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
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....
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....
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
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......
Feedback component
The Feedback component is a component provided with WINDEV......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Flexbox control description: Details tab
The "Details" tab of the Flexbox control description window allows you to define how the control reacts when the browser is resized horizontally or vertically......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......