ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile
ExeRemoteRun (Function)
Starts running a remote program from the current application.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
Batch processing: creation of executables, WDLs, components, etc.
WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Multi-project processing: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...
CommandLine (Function)
Identifies and retrieves the different elements of the command line passed as a parameter to the current program.
Creating and deploying the installation program: How do you do it?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...
SQL functions: Special case
List of SQL functions: Special case...
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
HDescribeConnection (Function)
Describes a new connection to an external database.
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
xlsColumnType (Example)
Usage example of the xlsColumnType function
OrganizerMode (Function)
Returns the display mode of an Organizer control: day, week, month, ...
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
Types of charts available
WINDEV, WEBDEV and WINDEV Mobile propose different types of charts......
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
GuidedTourStep (Variable type)
The GuidedTourStep is used to define all the advanced characteristics of a step of a Guided Tour.
Chart control: "Detail" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Example for creating a select query
This help page explains how to create two select queries......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Certificate (Variable type)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....