ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
LooperDisplay (Function)
Refreshes a Looper control based on a data file from a given position: the modifications performed in the linked file are applied to the looper.
LooperCount (Function)
Returns the number of rows in a Looper control.
HTTPTimeOut (Function)
Sets the timeout for WLanguage functions that use the HTTP protocol (HTTPRequest, SOAPExecute, DotNetExecute, J2EEExecute, etc.).
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
InterfaceModifiableWithReportsAndQueries (Property)
The InterfaceModifiableWitReportsAndQueries property is used to determine if the interface of a report can be modified in Reports & Queries.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
Events associated with pages
List of events associated with pages...
HIndex (Function)
Rebuilds the file index (".NDX" file).
Importing DreamWeaver elements into a WEBDEV site
WEBDEV allows you to import Dreamweaver elements into your WEBDEV site......
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
Enumeration (Type of variable)
An enumeration is a set of values......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Execute (Function)
Starts the execution of a process through programming.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
Hasp (Function)
Interrogates an electronic HASP key (HASP-3, HASP-4, MemoHasp or NetHasp).
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....