ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interface of WDInst
Handling a Check Box control through programming (prefix syntax)
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
16. Java applications in practice
Java applications in practice...
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
ERR_DISCONNECTED_TIMEOUT
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
ToolTipTitle (Property)
The ToolTipTitle property gets and sets the text displayed in the tooltip associated with the column title of a Table control. This tooltip only appears when the Table control column title is hovered over.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
Telemetry management functions
The following functions are used to manage the telemetry:...
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....
Compound statements
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
17. WLanguage: a simple and powerful language
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
LockAppOn (Function)
Locks a WINDEV application.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. into the list of contacts on the device (Android, iPhone or iPad, Universal Windows)....
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked to a file: changes made in the linked data file are reflected in the control. for a control handled programmatically: the calculated columns are re-calculated....