ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
6. Editing a page: zoning mode
3. Debugger
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
First project window
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
4. UI: Windows
IU of windows...
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Report based on a programmed data source
In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
Flexbox example: automatic control layout
Flexbox controls allow arranging controls exactly as desired when the browser is resized......
Edit options of a report
The report editor allows you to......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
EmulatePaneDock (Function)
Emulates the integration of an undocked pane in the associated dynamic Tab control.
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.