ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Programming automatic calculations in the columns of a Table control
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
How to open a window?
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
Creating and handling an item
The main operations that can be performed on an item are as follows......
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
Border (Type of variable)
The Border type is used to handle a border through programming...
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
Handling controls in a report
The different operations available for the report controls are as follows......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Adding an element to the SCM repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
12. Retrieving data from a site
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.