ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
grColumnAggregation (Function)
Defines the algorithm for aggregating data in a grouped or stacked Column chart.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Input (Function)
Displays a message allowing the user to type an information.
sfMergeResult (Type of variable)
The sfMergeResult type is used to find out the result of SFMerge...
LocalStorageDeleteAll (Function)
Deletes all the values from the local storage.
HDeactivateFilter (Example)
Usage example of the HDeactivateFilter function
FinRedemption (Example)
Usage example of the FinRedemption function
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
FTPSize (Example)
Usage example of the FTPSize function
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
HTriggerRecordBefore (Function)
Retrieves the value of the current record before the trigger(s) are executed.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.