ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

USBDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
USBDisconnect (Function)
Disconnects or ejects a USB device.
Welcome to Reports & Queries
Reports & Queries is used to......
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.
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....
InfoBuild (Function)
Displays a custom message in a system information window.
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Manager of automated tests
The test manager is used to......
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
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.
Collaboration diagram
A collaboration diagram presents the structural organization of objects that send and receive messages......
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......
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.