ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Composite keys
A composite key is a key item containing several other items......
Custom properties (WLanguage)
A custom property is a code element with two events......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Creating a Java archive
When your Java application is developed, you can......
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......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Report viewer: Proposing several reports
In the document preview, end users can......
21. Managing business rules
Managing business rules...
1. Examples provided with WINDEV Mobile
18. Management of business rules
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
8. Associating controls with data