ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control......
ERR_BAD_PARAMETER
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
iChangeSubReportSource (Function)
Modifies through programming the report associated with a sub-report in a composite report.
WiFiStatus (Function)
Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes.
Error 2109: You are using the ObjectInfo function
Error 532: The size of the string to extract must be strictly positive
<Camera>.Stop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
FTPRemoveDir (Function)
Deletes a directory and its content (files and sub-directories) from an FTP server (File Transfer Protocol).
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
Error 1018: The method is global: use the: operator: to access it
InsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
dTextHeight (Function)
Calculates text height in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
dTextWidth (Function)
Calculates text width in pixels. This new function is available from WINDEV Suite SaaS 2025 Update 2....
VideoCapture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....