ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
<PDF reader>.AddWatermark (Function)
Adds a watermark to all the pages of a PDF file in a PDF Reader control.
The formatted display control
...This control can be used to display dates, times and currency values while respecting...
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV...
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics...
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
fCreate (Function)
Creates an external file.
Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Creating anchors
The anchors are used to define specific points in a help page......
Token management functions (prefix syntax)
Token management functions in "Text token" Edit controls....
<pdfPage variable>.AddWatermark (Function)
Adds a watermark to a page of an existing PDF file.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features...
6. Editing a page: zoning mode
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones...
Token management functions
Token management functions in "Text token" Edit controls....
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed...
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
4. UI: Windows
IU of windows...