ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Windows in practice
Discover the main actions that can be performed on the windows....
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
WEBDEV concepts
7. AJAX technology
8. If you are already familiar with WINDEV
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)......
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
1. Project and analysis
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
Configuring the server for the CGI/AWP protocol
To use WEBDEV, a Web server must to be found on the computer where WEBDEV is installed......
What is an application?
An application is a set of objects (windows, controls, ......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......