ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
2. Types of setup
Types of setup...
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
Binding a Check Box control to an item
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
<Chart>.StartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
Configuring the IIS 7/7.5 server