ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
zipClose (Function)
Closes an archive.
SocketAccept (Function)
Run on the server, this function accepts a request for connecting to an existing socket found on the server.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
Managing Bluetooth Low Energy devices
The Bluetooth LE standard (for Low Energy) is used to manage devices with low energy consumption......
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
MongoDB functions
The following functions and types are used to handle the MongoDB data:...
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
iPrintReport (External language)
Prints a report created with the report editor.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Handling Context Menu controls programmatically
WEBDEV includes different WLanguage functions and properties to handle Context Menu controls programmatically......
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Handling PDF Reader controls programmatically
A PDF Reader control can be handled through programming......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
SocketWrite (Function)
Writes a message intended to another socket.
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
zipExtractFileList (Function)
Extracts and decompresses a list of files found in an archive to a physical location.