ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
iParameterPDF (Function)
Defines the options for the generated PDF file.
LoadParameter (Function)
Reads a persistent value.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
BufferToInteger (Function)
Extracts an integer from a binary buffer at a given position.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
CertificateSignString (Function)
Creates the signature of a character string.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
apFullProjectName (Function)
Retrieves the full physical name of a project opened during the execution of an action plan.
TestMode (Property)
The TestMode property determines if the Ad control displays a test ad.
Creating a strong-named .NET assembly
To create a strong-named .NET assembly ......