ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
iFont (Function)
Selects the default font.
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
AAF: Expanding or collapsing a tree structure (Table or TreeView Table control)
The TreeView and TreeView Table controls give the end user several options via the context menu......
Showing passwords (AAF)
By default, in password controls, characters are replaced with dots......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
How to clone and use columns in a Table control?
In some cases, a Table control must be filled with an unknown number of columns (when creating the control)....
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Describing an element
A flexible modeling includes different elements linked together......
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Comparing the project messages
The comparison between source and target text helps you find translation errors......
Managing the semaphores in the threads: limiting the simultaneous code execution
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc....
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Camera control in a mobile application
The Camera control is used to......
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......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
How to create an SQL query with a calculation formula?
This help page explains how to create a query with a calculation formula with the query editor....