ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Burning a CD/DVD
Several WLanguage functions are used to burn the CDs or DVDs......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Animating a Static control
Two methods can be used to animate a Static control......
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
6. HFSQL Client/Server clusters
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
6. HFSQL Client/Server cluster
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
Local storage management functions
The following functions are used to manage the local storage of data in browser code....
3. Debugger
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Constants for managing Table, Treeview Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Consuming a web service
WINDEV Tutorial: Consuming a web service Consuming a web service - 10 min
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
The Site Map control
The Site Map control allows the Web user to......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......