ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

zipExtractPath (Function)
Returns the path of a file found in the archive.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Title (Property)
The Title property is used to get and change the title of an element.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Visible (Property)
The Visible property sets the visibility of an element.
Update (Property)
The Update property specifies the updates to be made.
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
Chart functions
...Chart functions...
ExecuteRefreshUIParent
Immediately executes the "Request for refreshing the display" event of the parent.
HSetPosition (Example)
Usage example of the HSetPosition function
Attribute (Property)
The Attribute property is used to manage attributes.
<ANSI string>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
MatDelete (Function)
Deletes an existing matrix.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
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....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
GPSGetPosition (Function)
Retrieves information about the current device position.