ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Exif functions
List of Exif functions...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
<Map>.LimitArea (Function)
Limits the geographic area displayed in the Map control.
<Source>.FreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
Time (Type of variable)
The Time type is used to easily handle the times...
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
<Tab>.LoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
GrantType (Property)
The GrantType property gets the grant types available.
UTF8Valid (Function)
Tests the validity of a string in UTF8 format.
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
EmulateWindow (Function)
Indicates the test that will be run during the next window opening.
The Rich Text Area control
The Rich Text Area control is a Static control offering several layout possibilities......