ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project portfolio
From version 25, you can create "project portfolios"......
Wait (Function)
Temporarily stops the program execution.
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
3. Deploying a WINDEV application
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
iPrintImage (Example)
Usage example of the iPrintImage function
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
ChangeAction (Example)
Usage example of ChangeAction
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
GglGetStaticMap (Function)
Retrieves the map of a specific location via the Google Maps service.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
The Edit control
The Edit control allows users to enter data......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
pdfSignature (Type of variable)
The pdfSignature type is used to define the advanced characteristics of the signature that will be applied to a PDF file when signing an existing PDF (via PDFSign).
BTLEInitializeDevice (Function)
Initializes a Bluetooth Low Energy device in Windows.
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
Printing the content of a table (AAF)
A Table control proposes an automatic popup menu allowing the user to perform several operations on the data displayed in the table......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.