ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
iCreateFont (Example)
Usage example of the iCreateFont function
iPrintZone (Example)
Usage example of the iPrintZone function
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
StreamConnect (Function)
Connects a stream (and the associated control) to a specific address.
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
gImage (Function)
Builds a sequence of characters containing an image.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Screen,ScreenToFile (External language)
Initializes the file items with the value of the window controls bound to these items.
WidgetRunApp (Function)
Starts the application to which a widget belongs.
JavaExecute (Example)
Usage example of the JavaExecute function
AppleRequestTrackingAuthorizationAsynchronous (Function)
Displays the permission request for user activity tracking.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Check: HTTP connectivity
The monitoring robot will read the header and the content of a web page......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
TreeSelectPlus (Function)
Selects an element in a TreeView control.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.