ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
gglPhoneNumber (Type of variable)
The gglPhoneNumber type is used to describe and modify the phone number of a contact...
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
Interactions between a Flash® animation and WEBDEV
A Flash® animation can be used to display information in the controls of a WEBDEV page......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Associating documents with the project
To describe a project in detail, you can associate documents with it......
Events associated with windows
List of events associated with windows...
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
gglEmail (Type of variable)
The gglEmail type is used to describe and modify the email address of a contact...
Error 2109: You are using the ObjectInfo function
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
MemCreate (Function)
Creates a memory area.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Events associated with Calendar controls
List of events associated with Calendar controls...
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
MyWindow (Reserved word)
MyWindow is used to handle the current window...