ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing images
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
Constants for managing ports
List of constants used by the functions for port management (serial and parallel ports)...
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
Operations performed on deployment diagrams
The following paragraphs explain......
dbgEndRecording (Function)
Stops recording the scenario.
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.
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...
ProgressBar (Function)
Displays a progress bar in the status bar of current window.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
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.
Filter
The Filter keyword can correspond to: the Filter function. the Filter property....
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Warning (Function)
Displays a custom message in a system warning window.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....