ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerEject (Function)
Opens or closes the door of current burner.
RGBBlue (Function)
Returns the blue component of an RGB color.
ArrayDistinct (Function)
Returns an array without duplicates. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Use the new features of WINDEV Suite SaaS 2025....
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
Creating the Relation windows of a WINDEV RAD pattern
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
HDuplicateRecord (Function)
Duplicates the record read in a table: the record found in memory is added into the table (query or view).
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
HTTPCreateForm (Function)
Creates an HTTP form.
geoTrackingProcedure (Function)
Defines the WLanguage procedure that will be called when the location of the user changes.
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
Chart functions
...Chart functions...
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.