ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<httpRequest variable>.GetCookie (Function)
Retrieves the cookies read by a call to HTTPSend for an HTTP domain.
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.
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
MemcachedAssign (Function)
Modifies a key/value couple in the Memcached cache: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
Customizing the display of an Organization Chart control
To customize the interface of an Organization Chart control, you must use specific internal windows....
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
XMLSign (Function)
Signs an XML document.
DriveSendFile (Function)
Sends a file (present on the user's machine) to an Drive (remote disk)....
WLanguage procedure called by AppleSignIn
Procedure ("Callback") called by AppleSignIn when the Apple authentication result is obtained.
WLanguage procedure called by AuthIdentify
WLanguage procedure ("Callback") called by AuthIdentify during the authentication.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
<htmlDocument variable>.FindElementByTag (Function)
Searches for elements that correspond to a tag in an HTML document.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
CurrentYear (Function)
Returns the current year in integer format.
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
StringEndsWith (Function)
Checks whether a character string ends: with a specific character string. with one of the character strings in an array....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Charset (Property)
The Charset property is used to: Get the character set used by a Font variable. Change the character set used by a Font variable. Get the character set used by an HFSQL data file....
BTLEDisconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.