ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
PDFGetSignature (Function)
Gets the signature of a PDF document as a buffer.
RedisSet (Function)
Changes the value of a key on a Redis server.
<pdfDocument variable>.NbSignatures (Function)
Gets the number of signatures in a PDF document.
<pdfDocument variable>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
PDFNbSignatures (Function)
Gets the number of signatures in a PDF document.
<Variable Connexion>DeleteView (Function)
Removes a materialized view from the HFSQL server.
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
<Source>.ListLink (Function)
Returns the list of links (Merise type) found in the current analysis or in a specific analysis.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP 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.
NetDirList (Function)
Lists the directories and the files found: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
Native SQL Server Connector: Executing the same stored procedure multiple times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters ......
GglListDocument (Function)
Retrieves the list of documents available on the Google server for the current user.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
WebSocketExecuteGlobalService (Function)
Executes a global procedure in the context of the global service of the WebSocket server.
<sfConnection variable>.Connect (Function)
Allows you to authenticate yourself beside a Salesforce platform.
<Connection variable>.RegenerateFile (Function)
Regenerates a data file from its log.
<Connection variable>.FileExist (Function)
Finds out if a file exists, i.e. if it has been physically created (HCreation or HCreationIfNotFound).
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
<HFSQL connection>.TransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.