ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Cross-references in the code editor
The cross-references in the code editor are used to identify......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Translating a text file with WDTRAD
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Applet control properties
List of properties associated with the Applet control...
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
HDeleteLink (Function)
Deletes an integrity rule between two data files on the server.
HAddLink (Function)
Adds an integrity rule between two data files on the server.
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....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Properties associated with formatted display controls
The formatted display control includes some properties that can be used......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
<Connection variable>.DeleteLink (Function)
Deletes an integrity rule between two data files on the server.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
28. Site SEO
Step 1: Configuring the print parameters
This step allows you to choose......
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
The key items
Keys are specific items in your analysis......
Printing in WLanguage
WINDEV, WEBDEV and WINDEV Mobile propose several print methods......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......