ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Flash control properties
The Flash field can be manipulated using WLanguage properties in both server and browser code......
<Word Processing>.GoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
Hideable (Property)
The Hideable property determines if the user can close a bottom sliding window with a touch gesture.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
MaxSize (Property)
The MaxSize property is used to get and set a maximum size.
DocGoIntoEdit (Function)
Enters in edit in the Word Processing control in a specific document section: body, header or footer.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
WDTestSite: Load test
The stress tests are used to check......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
27. Center or anchor a site horizontally
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
HChangeLogDir (Function)
Modifies the location of log files corresponding to an HFSQL data file.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......