ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
DurationToString (Function)
Converts a duration to a character string in the specified format.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
SilverLight control properties
List of properties associated with the SilverLight control...
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
SchedulerReset (Function)
Populates the ScheduledTask and/or TriggerScheduledTask structures with the default values....
RegistryCopyKey (Function)
Copies a registry key with all its subkeys and values.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
InitParameter (Function)
Initializes the management of persistent values.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Popup control properties
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Properties associated with the rows of a TreeView control
The rows of TreeView controls in a window or page can be manipulated using different WLanguage properties......