ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
17. WLanguage: a simple and powerful language
Manipulating Calendar controls programmatically (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to manipulate a Calendar control through programming......
AppointmentCreate (Function)
Opens a new appointment window in the device's native calendar application....
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
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....
<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....
Project (External language)
Opens and runs a WINDEV project.
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
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)....
ScanFromCameraToImage (Function)
Opens a specific window for scanning one or more documents using the phone or tablet camera.
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
ExecutePresetAction (Function)
Runs a preset WINDEV action.
WDEnd (External language)
Ends a program that is using WINDEV.