ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).
RESTSend (Function)
Sends a REST request and waits for the server response.
HTMLModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
PDFAddImage (Function)
Adds an image to a page in an existing PDF file.
<ParallelTask variable>.Execute (Function)
Triggers the execution of a parallel task.
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
HModifyDatabaseRights (Function)
Modifies the rights granted to a user or to a group for a HFSQL Client/Server database....
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Facebook constants
The following constants are used by the functions for managing Facebook connections:...
SaaSAdminFindSubscription (Function)
Finds a SaaS subscription.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
How to create a patch?
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
7. Window templates
...Window templates...
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Customizing the interface of a Table control
In a Table control, you have the ability to customize the following elements......
dBorder (Function)
Draws the borders.
HDBIndex (Function)
Opens an xBase index file.
HDBOpenNoLock (Function)
In single-user mode, opens an xBase data file without locking it.
JSONToVariant (Function)
Converts a JSON string to a Variant variable.