ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control...
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control.
Project portfolio
From version 25, you can create "project portfolios"......
docElementLink (Type of variable)
The docElementLink type is used to get the advanced characteristics of a Link element in a docElement variable.
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Error 1: Syntax error
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Error 4: A space is required after the ':' character
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
Line control properties
List of properties associated with the Line control...
EmulateCombo (Function)
Emulates one of the following actions on a Combo Box control: click on the button to expand the list of the Combo Box control. select an element in a Combo Box control....
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Linking a Combo Box control to a data file
A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example......
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
Link functions
Link functions are used to link the interface with the data files (and vice versa). These functions are as follows:...