ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site...
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Replication: The different types
The data replication is a powerful feature......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
WDINT license agreement
WDINT license agreement...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
ReplicSynchro: Use
Check: Test of a WLanguage code
The monitoring robot is used to compile and run the WLanguage code entered......
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Organization chart linked to a data file
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
.NET object
To access a class......
Constants for managing character strings
List of constants used by string management functions...
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....