ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
MatCreate (Function)
Creates a matrix containing 0 row and 0 column.
WiFiDeleteNetwork (Function)
Deletes a network from the list of Wi-Fi networks configured on the device.
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
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.
Flash control properties
The Flash control can be handled by the WLanguage properties in server code and in browser code......
RedisSubscribe (Function)
Subscribes to a Redis broadcast channel.
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.
DurationToString (Function)
Converts a duration to a character string in the specified format.
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....
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....
Popup control properties
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......
Switch control properties
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
2. Transferring files via FTP
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another....
Size (Property)
The Size property is used to determine and change the size of an element.
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
CertificateList (Function)
Returns the list of certificates available on the computer.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.