ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report based on an Organizer control
A report based on an Organizer control is used to directly print the information displayed in the Organizer control...
ShellExecute (Function)
Opens a document in its associated application.
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
BurnerList (Function)
Returns the list of burners installed on the current computer.
.NET Assemblies
.NET is Microsoft's software development platform......
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
Automatic data file modification: new date format
From WINDEV 7 and WEBDEV 7 version 149, new date and time formats are available for the Hyper File files......
1. RAD (Rapid Application Development)
System popup menu
The system popup menus are managed by the system (Android, Windows, ......
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
2. WEBDEV administrator in practice
iListPrinter (Function)
Returns the list of printers installed on the current computer.
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
Installing WDDIXIO
WDDIXIO is automatically installed along with WDMSG or WDINT......
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
WDADMINEXE: Managing versions
The "Versions" tab of WDADMINEXE is used to manage from the server the versions installed on the client computers......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......