ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
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....
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Activation key management functions
The following functions are used to manage activation keys:...
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
Bearing (Property)
The Bearing property gets or sets the bearing of the map displayed in a Map control.
BrowserIsConnected (Function)
Indicates whether the browser is connected to the network.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
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.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
User Groupware files
Two categories of data files are managed......
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......