ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RedisGet (Function)
Gets the value of a key from a Redis server as a string.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<PDF reader>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<pdfDocument variable>.GetSignatureDate (Function)
Gets the date of one of the signatures of a PDF document.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
<Chart>.RBMaximumValue (Function)
Sets the maximum value in a Radial Bar chart.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
HListParameter (Function)
Returns the list of parameters saved from the stored procedures on the server.
ParallelTaskWaitAll (Function)
Waits for the end of execution of all parallel tasks found in an array.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started by the monitoring robot......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
11. Table/Looper controls
11. Table/Looper controls
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Google Contacts management functions
List of functions for managing Google contacts...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Management of Google contacts (prefix syntax)
The Google Contact service is used to manage contacts on Internet......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
Applet control properties
List of properties associated with the Applet control...
12. Retrieving data from a site
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.