ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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:...
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
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....
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....
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Error 24: No END statement is associated with this LOOP
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....
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
Client application: Running procedures on a server of.Net services
Several DotNet functions are available in WINDEV......
17. WLanguage: a simple and powerful language
LockAppOn (Function)
Locks a WINDEV application.
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
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)....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
<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....
Project (External language)
Opens and runs a WINDEV project.
ERR_DISCONNECTED_EXEC
WINDEV Framework License Agreement
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Creating index keywords
Index keywords allow users to easily find a help page......
WDEnd (External language)
Ends a program that is using WINDEV.