ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV: Example of programmed Drag and Drop
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
ScheduledTask structure
The ScheduledTask structure is used to define the characteristics of a scheduled task......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
CallDLL32 (Function)
Runs a function found in an external DLL.
OpenMobileWindow (Function)
Opens a window in a mobile application.
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
ControlClone (Function)
Creates a new control from an existing control.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Referring to an element in a WLanguage event / process
Report controls
Several types of controls can be handled in a report created by the report editor......
Sharing elements with a WINDEV application
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....