ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
docFormatting (Type of variable)
The docFormatting type is used to define the formatting characteristics of an element in a Word Processing document.
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
3. Deploying a WINDEV application
PDF Reader control: How to use the ribbon and tabs
The PDF Reader control includes multiple features accessible via......
Share your projects via Git
Git is a source code manager......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
Events associated with a Gantt Chart column
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Creating the Relation pages of a WEBDEV RAD pattern
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...