ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Creating index keywords
Index keywords allow users to easily find a help page......
Project (External language)
Opens and runs a WINDEV project.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Caption (Property)
In a database, the Caption property is used to: Find out the caption associated with a file item. Find out the caption associated with a data file. Find out and modify the connection caption. In a report, the Caption property is used to: Find out the text displayed in a Static or Link control. Modify the text displayed in a Static or Link control. In a window or page, the Caption property is also used to: Find out and modify the caption of a control in a window or in a page. Find out and modify the caption of a menu option. Find out and modify the title of a window or page. Find out the content of a Breadcrumb control....
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
ERR_DISCONNECTED_EXEC
WINDEV Framework License Agreement
ExecutePresetAction (Function)
Runs a preset WINDEV action.
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
Automation object
The Automation keyword is used to declare an automation object...
Telephony constants
List of constants used by telephony functions...
WDEnd (External language)
Ends a program that is using WINDEV.