ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks...
InputMask (Property)
The InputMask property is used to:
  • get the input mask.
  • set the input mask (from the masks available for the type).
Mask functions
The following functions are used to manage masks...
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
LDAPListAttribute (Function)
Lists the object attributes in an LDAP server.
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
SourceToScreen (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 HFSL data file described in the data model editor. the values of the bound WLanguage variables....
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
WDTRAD license agreement
WDTRAD license agreement...
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Printing the content of a pivot table (AAF)
Pivot Table controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
14. PHP generation in practice
MyWindow (Reserved word)
MyWindow is used to handle the current window...
DashMode (Function)
Opens or closes the Dashboard control edit mode.
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
HTMLAttribute (Property)
The HTMLAttribute property reads and changes the HTML attributes of the control.
5. Which type of server to choose?
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...