ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Examples and components provided with WEBDEV
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
Report data source
...The reports can be created with the data coming from:...
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
OAuth2Parameters (Type of variable)
The OAuth2Parameters type is used to define the information required to authenticate on a web service implementing the OAuth 2.0 standard.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
Installing a Webservice (old format)
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
TreeView constants
List of constants used by the TreeXXX functions...
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Creating a window skin template
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
SensorDetectBeginShake (Function)
Notifies when the device is shaken in any direction.
SensorDetectEndShake (Function)
Notifies when the device has been shaken in any direction.