ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Typing multilingual texts
For a multilingual application, you have the ability to......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
WDStatistics: Importing log files
To view the statistics about the site traffic with WDStatistics, the log files must be imported onto the current computer......
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
Automatic index generation
The automatic index generation suggests index keywords based on the content of your help page......
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
16. Protecting access to the site: passwords
BitcoinCore features
The Bitcoin functions that make handle a Bitcoin Core server possible include ......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Managing the HFSQL contexts in the windows and in the reports
An HFSQL context contains information relative to the data used......
WiFiConnectionInfo (Function)
Returns the requested information about the current Wi-Fi connection of the device.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
User report editor (Reports & Queries)
A report provides a custom view of data......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Positioning on a line in an edit control (AAF)
Several methods can be used to automatically position the edit cursor on a specific line in an edit control:...
7. Multilingual sites in practice