ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CertificateList (Function)
Returns the list of certificates available on the computer.
<DiskFile variable>.Size (Function)
Returns the size of a file (in bytes).
GuidedTourInfo (Function)
Returns information about a guided tour.
<GuidedTour>Info( Function)
Returns information about a guided tour.
<mongoDatabase variable>.Info (Function)
Returns information about a MongoDB database.
<Array>.Distinct (Function)
Returns an array without duplicates.
LDAPNbValue (Function)
Returns the number of values for an attribute.
InternalPagePopup (Property)
The InternalPagePopup property is used to get and modify the name of the internal page used to customize the content of marker popups in a Map control.
Link control properties
The Link control is available in a page and in a report......
ServiceInfo (Function)
Returns information regarding the configuration of a service.
AppleAdvertisingIdentifier (Function)
Returns the device's advertising identifier (iOS only)....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
Handling TimeLine controls programmatically
A TimeLine control can be......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
ChangeAction (Function)
Used to specify the action to perform when the HTML page displayed in the browser is no longer synchronized with the page context on server.
5. Site test in practice
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
Table,Count (External language)
Returns the number of elements in a Table control.
InsertColumn (Function)
Inserts a column at a given position into an advanced two-dimensional array property (xlsDocument, ...).
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......