ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
3-tier architecture
The development in "3-tier" architecture is now simplified......
Chart: Managing legends
Several types of legends are supported in the charts......
How to develop a PHP site?
What is a PHP site?......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Constants for the Exif functions
List of constants used by the Exif functions....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Enumeration (Type of variable)
An enumeration is a set of values......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
EXE constants
List of constants used by the functions for managing executables....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
WEBDEV license agreement
WEBDEV license agreement...
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
fSelect (Function)
Opens the Windows file picker.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
VerticalAlignment (Property)
The VerticalAlignment property gets and changes the vertical alignment of a control.
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
OpenChild (Function)
Opens a non-modal child window.