ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
ReplicSynchro: Use
gglContact (Type of variable)
The gglContact type is used to describe and modify a contact used by the Google Contacts service...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
FinCurrentVal (Function)
Returns the current value of investment.
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
SocketWrite (Function)
Writes a message intended to another socket.
Combination (Type of variable)
A combination is a set of options.
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).
mongoGridFS (Type of variable)
The mongoGridFS type is used to define the advanced characteristics of a file system for a MongoDB database.
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
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.
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
Constants for managing character strings
List of constants used by string management functions...
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Dequeue (Function)
Removes an element from the queue.
Pop (Function)
Pops an element from a stack.