ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
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.
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......
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Copying and cloning
Variables are copied using the "=" operator...
Sharing your source code with the SCM
WEBDEV Tutorial - A Source Code Manager for WEBDEV Sharing your source code with the SCM - 30 min...
upnpService (Type of variable)
The upnpService type is used to define the advanced characteristics of a service provided by the UPnP device.
14. Managing the "Back" button in practice
<DateTime type>.ToEpoch (Function)
Converts a local datetime to Epoch format (number of time units since 01/01/1970 at 00h00 UTC)....
Query
The keyword "Query" is used to describe:
fDetectRemovableStorage (Function)
Detects whether a removable storage unit (CD, USB key, USB camera, ...) was added or removed.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
CurrentDay( Function)
Returns the number of the current day in the current month.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.