ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
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).
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Procedure/Function
A procedure is used to associate an identifier with a statement block......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
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.
<Source>.LockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
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.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
grColor (Function)
Returns and initializes the color of different chart elements.
DDEError (Function)
Returns the runtime status report of a DDE function.
<Image variable>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.