ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
Events associated with List Box controls
List of events associated with List Box controls...
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Interface checker
The advanced interface checker is a tool used to harmonize the positioning of controls in the different application windows......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
HCheckStructure (Function)
Defines the mode for comparing data files.