ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
<Connection variable>.TransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
<htmlNode variable>.ModifyAttribute (Function)
Adds or changes an attribute of the current node of the HTML document.
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
<Unicode string>.RegexMatch (Function)
Checks whether a string matches the format defined by a regular expression.
<picLayer variable>.HorizontalSymmetry (Function)
Flips an image contained in a picLayer variable with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Pivot Table>.Load (Function)
Loads the result of the calculation performed in a Pivot Table control from a backup (file found on disk or backup in a buffer).
<Connection variable>.UpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the analysis to an HFSQL server.
<Scanner variable>.Property (Function)
Used to get and change the characteristics of a scanner.
UTF8ToString (Function)
Converts a string in UTF8 format into an ANSI or Unicode string.
<zipArchive variable>.DeleteAll (Function)
Deletes all files from an archive.
<Image variable>.Background (Function)
Declares the default background color for rectangles, circles, ... used in a variable of type Image.
<fbSession variable>.GetUserInformation (Function)
Gets the Facebook information of the connected user.
<Connection variable>.ListScheduledBackup (Function)
Lists the full and differential backups that have been scheduled on HFSQL Client/Server....
<List Box>.Sort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
<zipArchive variable>.OpenCAB (Function)
Opens an existing archive in CAB format.
<ANSI string>.Split (Function)
Extracts all the substrings from a character string based on one or more string separators.
<mongoGridFS variable>.GetFileInfo (Function)
Used to get information about a MongoDB file (gridFS).
<btleDescriptor variable>.ReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
<Connection variable>.InfoItemRights (Function)
Gets the rights granted to a user or group on an item.
<EmailOutlookSession variable>.GetAll (Function)
Retrieves all the emails found on an Outlook server.
<Variable Connection>.RSRenameServerName (Function)
Changes the DNS name of the replication server if it has a new name.
<QuickAction variable>.Pin (Function)
Generates a request to pin a quick action.
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.