ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV Page control events
The control Page WEBDEV allows you to integrate an Page WEBDEV in a WINDEV application......
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
Internal component description
The description of an internal component can opened at any time......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
WEBDEV styles
The WEBDEV styles are advanced styles, easier to use than the CSS styles......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
BreakAdd (Function)
Adds a break into a Table or Looper control.
UnloadProcedure (Function)
UnloadProcedure is kept for backward compatibility.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Events associated with an Organization Chart control
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
MatNbColumn (Function)
Returns the number of columns found in a matrix.
MatNbLine (Function)
Returns the number of rows found in a matrix.
MatFloatMultiply (Function)
Multiplies each matrix element by a value.