ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
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.
WBAdminAccount (Type of variable)
The WBAdminAccount type is used to define all the advanced characteristics of a WEBDEV account in a WEBDEV Application Server.
Compression (Property)
The Compression property is used to manage data compression during a connection (HFSQL Client/Server, etc.)...
MATLAB functions
The following functions are used to access MATLAB:...
SiteAddress (Function)
Returns the Internet address for connecting to a dynamic WEBDEV site (in Session mode) found on the same server.
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Progress Bar control properties
List of properties associated with the Progress Bar control...
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
2. Deploying a static site or a PHP site
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Handling Spreadsheet controls programmatically (in a report)
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......