ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Service management functions
List of functions for managing services...
HTMLAfter (Property)
The HTMLAfter property is used to get and change the HTML code inserted after the control.
Events associated with Carousel controls
List of events associated with Carousel controls...
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with the Pivot Table control
FullScreenEnable (Function)
Switches the browser to "Full screen" mode. The browser occupies the entire screen.
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.