ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageAddress (Function)
Used to find out the Internet address of a page.
WordCount (Function)
Returns the number of words in a string.
Power (Function)
Raise a number to a power.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or programmatically. get and change the image associated with a Thumbnail control....
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
Android 11: Changes to application behavior
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
zipAddFileList (Function)
Adds a list of files (of any type) into an archive in ZIP, CAB, WDZ or 7z format and compresses it.
The Web Camera control
...The Web Camera control is used to view a file that is refreshed at regular time intervals....
Comparison operators
The comparison operators can be divided into several categories......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Sum (Function)
Calculates the sum of the array elements.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Drawer control properties
List of properties associated with the Drawer control...
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
EmailReadNext (Example)
Usage example of the EmailReadNext function
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
ArraySeek (Function)
Searches for the index of an element in a WLanguage array.