ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenChild (Function)
Opens a non-modal child window.
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Encryption (Property)
The Encryption property allows you to manage the type of encryption used between Client computers and an HFSQL server.
Warning (Function)
Displays a custom message in a system warning window.
Execute (Function)
Starts the execution of a process through programming.
Communicating with the Web user
From now on, with the new Web technologies, the sites can look more like Windows applications and display dialog boxes......
Various WEBDEV constants
Various WEBDEV constants...
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
TelemetryEnable (Function)
Enables the telemetry manually.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Drawing constants
List of constants used by the drawing functions....
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Events associated with internal windows
List of events associated with internal windows...
First project window
SocketCreate (Function)
Creates a socket.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....