ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
DatePicker (Function)
Opens the system date picker.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Status bar of windows
The status bar of a window is used to display several types of information......
Camera control in a mobile application
The Camera control is used to......
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
AppInstallUPD (Function)
Triggers the automatic update of current application.
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
KeyCompareKey (Function)
Compares an initial key with an activation key.
Age (Function)
Returns the age according to the date of birth.
AppInstallVersion (Function)
Installs a specific application version.
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Managing Bluetooth Low Energy devices (prefix syntax)
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
FontCondensed (Property)
The FontCondensed property is used to: Determine if characters in a text are condensed. Condense (or not) the characters in a text....
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......