ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
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....
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Various WEBDEV constants
Various WEBDEV constants...
Creating the menus for the windows of the WINDEV RAD pattern
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Installing the monitoring robot
The monitoring robot includes three executables......
Rights on the virtual directory
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Welcome to WINDEV, WEBDEV and WINDEV Mobile
The home page allows you to easily perform the operations for creating and opening projects......
Document (Type of variable)
The Document type is used to handle a "docx" document.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Using the Vista style in your windows
WINDEV allows you to customize......
Camera control in a mobile application
The Camera control is used to......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...