ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Recompiling the project
The project compilation is a process used to......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Warning 12: The label is unused
WDAdminHF: Saving the databases
The remote HFSQL administrator allows you to create backups of HFSQL Client/Server data files......
Remote WEBDEV Administrator
The remote management tool, that can be run from any computer equipped with an Internet browser, is a module used to ......
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
Image editor: Features
The image editor includes several features......
HFSQL Client/Server: Configuring the data files on the server
Error 1022: The access to the method of the class is restricted by a protected inheritance
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Action Bar control events
Content of the Table control
A Table control can be based on a data file, based on a variable or populated programmatically......
Testing the WEBDEV Application Server setup with an example
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
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......
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......