ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
3. Debugger
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......
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......
1. RAD (Rapid Application Development)
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
1. RAD (Rapid Application Development)
First project window
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
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......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Edit options of a report
The report editor allows you to......
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......
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
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.
Configuration of Apache 2.4 server
WEBDEV Development: Configuration of the Apache 2.4.x server for the CGI protocol and for WEBDEV sites....
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Specific features of the Express version
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......