ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Procedure/Function
A procedure is used to associate an identifier with a statement block......
Image control in a page
Type and version of Web server
The configuration diagnostic displays the following error......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Accessing HFSQL files via SAMBA on Linux
A specific setting is required to access the HFSQL files via Samba on Linux......
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
WDSQL, SQL querier: Overview
WDSQL is used to......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
Functions for managing pages (prefix syntax)
List of functions for managing pages (prefix syntax)...
EnumElement (Function)
Used to enumerate the project elements: windows, pages, reports, queries, ...
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Customizing the User Groupware
Configuring an application with User Groupware
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.