ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

String functions
List of functions for managing character strings...
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
SpeechSynthesisInitialize (Function)
Initializes the parameters of speech synthesis for the current application.
StatVarianceP (Function)
Calculates the variance for a full series of values.
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.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
SocketConnect (Function)
Connects a client computer to a given socket.
SchedulerAddAppointment (Function)
Adds a new appointment into a Scheduler control.
Map control functions
Map control functions...
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
AutomationParameter (Function)
Configures the management of accesses to the ActiveX objects and to the Automation objects.
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Gesture variable
The Gesture variable is used to retrieve the gesture parameters (swipe)......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Accessibilité (Property)
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
HTTPSendForm (Function)
Sends an HTTP form.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.