ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Interface of WDInst
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
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...
ERR_DISCONNECTED_TIMEOUT
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
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....
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....
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.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
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....
Error 24: No END statement is associated with this LOOP
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....