ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
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....
Types of Edit controls
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
Events associated with Clickable Image controls
List of events associated with Clickable Image controls...
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
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......
Voice commands in your applications
The applications that you develop can react to the user's voice......
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Events associated with a Dockable Panel control
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Items used in a select query
A query created in the query editor can contain several types of items......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
SpellAvailable (Function)
Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions).
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......