ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

17. WLanguage: a simple and powerful language
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....
Manipulating Calendar controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
AppointmentCreate (Function)
Opens a new appointment window in the device's native calendar application....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
<Table>.Display (Function)
Refreshes a Table or TeeeView Table control from a given position: for a field linked to a file: changes made to the linked table are reflected in the field.. for a programmatically manipulated field: calculated columns are re-calculated....
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)....
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
Creating index keywords
Index keywords allow users to easily find a help page......
ExecutePresetAction (Function)
Runs a preset WINDEV action.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
ERR_DISCONNECTED_EXEC
WINDEV Framework License Agreement
Telephony constants
List of constants used by telephony functions...
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
InterpretAmpersand (Property)
The InterpretAmpersand property is used to determine and change how the '&' character is interpreted in: field label Window label. the elements of a List Box control. the elements of a Combo Box control. the values of a column in a Table control....
Title (Property)
The Title property gets and sets the title of an element.