ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
ExeListProcess (Function)
Returns the list of applications currently run.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
MyPage (Reserved word)
MyPage is used to handle the current page...
MyReport (Reserved word)
MyReport is used to handle the current report...
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MySelf (Reserved word)
MySelf is used to handle the current control...
ThreadPersistent (Function)
Makes a thread persistent.
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize...
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window...
The HTML Display control
The HTML Display control displays a web page in an application......
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Principle for running threads
At runtime, an application runs in a main thread......
Push notifications
A mobile device can receive push notifications......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given...
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without...
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
Outstanding progress bars
Simple or symmetric progress bar?...
Designing a supercontrol
A supercontrol is an advanced type of control......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing...
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback...
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
The HTML control
The HTML control displays HTML pages or HTML code......
The formatted display control
...This control can be used to display dates, times and currency values while respecting...
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services...
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage...