ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
rssIdentifier (Type of variable)
The rssIdentifier type is used to describe the unique identifier of a RSS stream entry...
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Replication management functions
Three types of replication are proposed......
Binding a Check Box control to an item
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Organization chart linked to a data file
Handling a formatted display control through programming
WEBDEV allows you to handle a formatted display control through programming......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
WDOptimizer: Editing and modifying a ".REP" file
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
grAddData (Function)
Adds a data into a chart.
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
<Source>.Add (Function)
Add: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
HErrorPassword (Function)
After the execution of a read or write function in a data file, used to find out whether an error caused by a wrong password occurred on this data file.
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......