ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Variable Description (Type of variable)
The Variable Description type is used to get information about a variable or a member.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
Outstanding progress bars
Simple or symmetric progress bar?...
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
xlsOpen (Function)
Opens an Excel file (xls or xlsx files).
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HState (Function)
Used to find out the state of a record.
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
FinCurrentVal (Function)
Returns the current value of investment.
Project Management Hub: Using Tags
Tags are used to associate keywords with incidents in the Project Management Hub......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
emailSMTPSession (Type of variable)
The emailSMTPSession type is used to access a messaging server by using the SMTP protocol (Simple Mail Transfer Protocol) in order to send emails.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
fSelect (Function)
Opens the Windows file picker.
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
Dequeue (Function)
Removes an element from the queue.