ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Security benefit: managing the "Back" button
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
<PDF Reader>.SeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
grRealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
PDFReaderSeekPrevious (Function)
Sets the position on the previous result of a search started with PDFReaderSeekFirst in the content of a PDF Reader control.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
<Chart>.RealTimeInterval (Function)
Sets the time interval visible in a time chart with real-time display.
AAFImportParameter (Function)
Loads all customizations made via AAFs (Automatic Applications Features) that have previously been saved to a file.
<Connection variable>.ListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
HListStoredElement (Function)
Returns the list of elements stored on an HFSQL server (sets of procedures, stored procedures or queries).
XPercent (Property)
The XPercent property gets and sets the X-coordinate of a point, expressed as a percentage.
YPercent (Property)
The YPercent property gets and sets the Y-coordinate of a point, expressed as a percentage.
DateDifference (Function)
Calculates the number of days between two dates.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Project portfolio
From version 25, you can create "project portfolios"......
The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Table,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.