ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
Error (Function)
Displays a custom error message in a system error window.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
BufferToURI (Function)
Saves the contents of a buffer to a resource identified by its URI.
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
PDFAddWatermark (Function)
Adds a watermark to all or some pages of an existing PDF file.
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
BTLEGetAllServices (Function)
Retrieves all the services corresponding to a UUID.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
<picLayer variable>.DrawRectangleGradient (Function)
Draws a rectangle in a picLayer variable.
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<btleDevice variable>.GetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<btleDevice variable>.GetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
<emailIMAPSession variable>.CurrentFolder (Function)
Returns the name of the current folder in the messaging software using IMAP (Internet Message Access Protocol).