ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Welcome to Reports & Queries
Reports & Queries is used to......
<Array>.Max (Function)
Returns the greatest value in the array.
UPNPListDevice (Function)
Lists the UPNnP devices available on the network.
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
Max (Function)
Returns the greatest value passed as parameter.
dbgEndRecording (Function)
Stops recording the scenario.
fMemExist (Function)
Checks the existence of a shared memory zone.
upnpImage (Type of variable)
The upnpImage type is used to define the advanced characteristics of an image of UPnP device.
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
ActionDeclareUndo (Function)
Declares how to cancel an action that was added by ActionDo. This function MUST be called when running the procedure supplied to ActionDo.
gpwAddAuthLogin (Function)
Adds a login button (Facebook, Google, Microsoft, etc.) in the login window or page.
gpwAddUserToGroup (Function)
Adds a user to a group of the User Groupware database.
Fragment (Property)
The Fragment property is used to handle fragments.
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Query
The keyword "Query" is used to describe: