ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Project description: SCM tab
The project description window allows you to configure various elements of your project......
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....
Remote HFSQL administrator: Overview
The remote HFSQL administrator is a WEBDEV site installed with the WEBDEV application server and used to remotely manage the HFSQL Client/Server databases installed on the Web server......
Sliding Banner control properties
The WLanguage properties can be used to handle ......
3. UML models in practice
Properties associated with the areas defined in Zoning mode
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
The Upload control
The Upload control is used to upload files on the Web server......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Handling a control through programming in a report
All report controls can be handled through programming......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
websocketClient (Type of variable)
The websocketClient type is used to identify and define all the advanced characteristics of a client connected to a WebSocket server.
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
SAP functions
List of SAP functions...
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
HFSQL Client/Server functions (prefix syntax)
Several HFSQL functions are used to manage the HFSQL Client/Server data......
OperationLogDirectory (Property)
The OperationLogDirectory property is used to manage the directory of the operation log file associated with a data file.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.