ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Properties associated with the areas defined in Zoning mode
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......
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......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
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......
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...
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....
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.
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.
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.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
14. Report templates
...Report templates are used to easily standardize report layouts....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......