ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
iFrame control properties
The iFrame control can be handled in server code and in browser code by the WLanguage properties......
<Libellé>AnimationSetParameter (Function)
Changes one of the animation parameters used for animated text (in a Static Text control).
<Map>.AddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control or menu option.
edtHTMLSelection (Variable type)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
TopIndent (Property)
The TopIndent property gets and sets the space at the top of the text (top margin) in a control.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
SignatureType (Property)
The SignatureType property is used to get and define the type of signature to be used in a Signature control.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Status bar of windows
The status bar of a window is used to display several types of information......
Examples for using the OLE DB provider for HFSQL
ImageState (Property)
The ImageState property is used to get and change the number of drawings in: The image associated with a button. The image of the cursor in a slider. The image associated with the button of a sidebar pane. The image associated with the button of a tab pane. The image associated with the Rating control. The image associated with a group in a Ribbon control. The image associated with a menu option....
Managing Google Calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
The Context Menu control (WEBDEV)
Context menus are often used in websites......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......