ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
SQLTransaction (Example)
Usage example of the SQLTransaction function
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
ChronoEnd (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to ChronoStart).
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
BitmapInfo (Function)
Retrieves the characteristics of an image file or the characteristics of a PDF file : format, width and height, number of bits per pixel....
Description (Property)
The Description property is used to get and change the description of an element.
Managing assertions
...The main available features are as follows:...
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
SIPVisible (Function)
Displays the keyboard.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
LoadParameter (Function)
Reads a persistent value.
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Google Maps management functions
List of functions for managing Google maps...
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
HSubstDir (Example)
Usage example of the HSubstDir function