ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iCloud constants
The iCloud constants are as follows:
GetDefinition (Function)
Retrieves the definition of element type.
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
FileToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
14. Controls in practice
Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
Error 705: The property does not exist on this type
ArrayToParameters( Function)
Converts an array of elements into a list of parameters.
Automated tests on an executable
WINDEV proposes to run the different project tests directly on the corresponding executable......
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Events associated with List Box controls
List of events associated with List Box controls...
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Events associated with supercontrols
List of events associated with supercontrols...
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
13. Generation modes
ModifierPanelVisible (Property)
The ModifierPanelVisible property is used to: determine if the "Modifier" panel is displayed in a Diagram Editor control. show or hide the "Modifier" panel in a Diagram Editor control....
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
dDominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image in an Image variable or in an Image control.