ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDStatistics: Presentation
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV websites...
ConnectionCount (Function)
Returns the number of instances of the WEBDEV site currently run on the server.
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....
SocketWrite (Function)
Writes a message intended to another socket.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
ContextClose (Function)
Closes a page context.
ServicePause (Function)
Pauses a service.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
2. Projects in practice
Discover the main operations that can be performed on a project....
TableToXML (Function)
Creates an XML file from the data found in a Table or TreeView Table control.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
ServiceContinue (Function)
Restarts a paused service.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
ServiceStop (Function)
Stops a service.
Constants for telemetry management
Constants for telemetry management...
DashMode (Function)
Opens or closes the Dashboard control edit mode.
<Source>.DeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
ServiceStart (Function)
Starts a service.
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
ServiceRestart (Function)
Restarts a service (already started).
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....