ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Materialized view
Process (Type of variable)
The Process type is used to define the characteristics of the remote application that can...
Phone (Type of variable)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based...
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
TableToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present...
Round (keyword)
The Round keyword can correspond to...
Email (Property)
The Email property is used to get and change an email address.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based...
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links...
Code style
A code style is used to automatically prefix the name of all the variables and project elements...
13. External component in practice
External component in practice...
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
HPrevious (Function)
Positions on the previous file record according to a browse item.
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......