ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

User Groupware files
Two categories of data files are managed......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
MDIOpen (Function)
Opens and enables an MDI child window.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
14. Managing the "Back" button in practice
5. User Groupware in practice
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
WEBDEV Application Server - 10 connections - License agreement
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
PageRefresh (Function)
Refreshes a page displayed in the user's browser from the context on the server....
UMCActive (Function)
Used to find out and modify the activation of UMC management (User Macro-Code).
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Different types of data (Type of variable)
A variable is defined by name and type......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......