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.
DocPosition (Function)
Triggers the scroll of Word Processing control in order for the requested text to be entirely displayed.
AAFPossible (Function)
Indicates whether an AAF (Automatic Application Feature) can be run on a specific control.
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
Style (Property)
The Style property is used to retrieve and assign the entire style of a control (including the overrides).
ShapeExtremityStart (Property)
The ShapeExtremityStart property is used to get and change the source end shape of a Wire control.
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
WorksheetName (Property)
The WorksheetName property is used to get or change the name of the current worksheet in a Spreadsheet control.
BottomIndent (Property)
The BottomIndent property gets and sets the space at the bottom of the text (bottom margin) in a control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
PrintArea (Property)
The PrintArea property is used to get and change the print area of a Spreadsheet control in a report.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
Token (Type of variable)
The Token type is used to define all the advanced characteristics of a token displayed in an edit control.
<Upload>.Size (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<Upload>.CurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
<TimeLine>.Display (Function)
Reinitializes the content of a TimeLine control from its data source (HFSQL data file for example).
<TimeLine>.ChangeMode (Function)
Modifies the period (which means the number of seconds, milliseconds, microseconds, ...) displayed by a TimeLine control.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
LayoutAdaptSize (Function)
Resizes a Layout control in order for all its cells to be entirely visible, without empty area.
<Tab>.SaveConfiguration (Function)
Saves the configuration of dynamic tabs found in a Tab control in character string format.
Sliding Banner functions (prefix syntax)
The following functions are used to handle the Sliding Banner control via prefix syntax...
<Captcha>.Verify (Function)
Checks whether the value typed by the user corresponds to the string displayed in a Captcha control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<Organizer>.TimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
<Looper>.CollapseExpand (Function)
On a given row of a Looper control: collapses a break (if it is expanded), expands a break (if it is collapsed)....