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.
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
gClickableLink (Function)
Adds a clickable link in a graphic string.
DDEUnLink (Function)
Interrupts a link between an item and a data.
DDELink (Function)
Creates a hot link with a data.
DDEWarmLink (Function)
Creates a warm link with a data.
13. Types of standard controls
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
fCreateLink (Function)
Creates a link on a file at the specified location.
CriticalSection (Type of variable)
CriticalSection variables are used to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application.
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
The HTML Display control
The HTML Display control displays a web page in an application......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Defining columns of Table controls programmatically
SourceFile (Property)
The SourceFile property is used to set the characteristics of a link.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
HDescribeLink (Function)
Describes a link between two data files through programming.
WDScript: use in command-line and console mode
Error 19: The step of this FOR loop must be constant
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
<Connection variable>.SetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Code editor: Display options
The code editor proposes several display options......