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.
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
Enqueue (Function)
Adds an element to the queue.
Push (Function)
Pushes an element onto the stack.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
13. Print: Reports
WINDEV reports...
6. WEBDEV Account Manager
DisplayFormat (Property)
The DisplayFormat property gets and sets the expected display format for a given text: plain text, RTF or Markdown.
TableFormulaDeleteAll (Function)
Deletes all formulas added with TableFormulaAdd.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
Global and local variable
Two types of variables are available......
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
FontAppointmentContent (Property)
The FontAppointmentContent property is used to: Get the characteristics of the font used for the content of appointments in Scheduler and Organizer reports. Set the characteristics of the font used for the content of appointments in Scheduler and Organizer reports....
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
Assignment operators
Three assignment operators are available......
WDTrans: Overview
WDTrans is a tool for canceling transactions......
ERR_BAD_URL
Compilation options (HLP format)
VisibleOutsideWindow (Property)
The VisibleOutsideWindow property is used to: determine if a button is visible even if its position (X,Y) is outside the border of the window (entirely or partially). modify the visibility of an "off-window" button....
UsefulWidth (Property)
The UsefulWidth property is used to get and change the useful width of an internal window (or supercontrol) with scrollbars.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
AutomaticTextColor (Property)
The AutomaticTextColor property is used to identify and change the color to be used for the text of the elements that use the "automatic" color.