ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Site development life cycle
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Memory area functions
Returns the character corresponding to the specified ASCII code....
HStartServer (Function)
Allows you to start an HFSQL server (this function uses the MantaManager service).
USE IN (transaction)
The USE ... IN statement is used to define the block of operations to be performed in a transaction.
DisplayedName (Property)
The DisplayedName gets the name of the account or contact as it is displayed in the applications that use it.
btleDevice (Variable type)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
ERR_NO_END_TAG
28. Site SEO
<Source>.CreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Compilation options
The compilation options allow you to define the help system generation settings......
Translating a text file with WDTRAD
Organization Chart control events
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
Multi-product external components
Components are a remarkably useful tool for development teams......
ERR_BAD_FILE
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......