ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OKCancelAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response....
fAttribute (Example)
Usage example of the fAttribute function
Aliases on data files: HAlias
The aliases are used to handle......
HIndex (Function)
Rebuilds the file index (".NDX" file).
WDXView: Overview
WDXView is an ActiveX browser......
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Source (Property)
The Source property is used to get and change the source of an element.
gFontStrikeout (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is crossed out or not.
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Email (Property)
The Email property is used to get and change an email address.
EmailCheckAddress (Function)
Checks the validity of an email address.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
ScreenToSource (Function)
Automatically initializes: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
HDescribeConnection (Function)
Describes a new connection to an external database.
Extracting the text of the project
The following text can be extracted......
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.