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.
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
ThreadPersistent (Function)
Makes a thread persistent.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MyWindow (Reserved word)
The keyword MyWindow keyword is used to manipulate the current window...
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...
MyPage (Reserved word)
MyPage is used to handle the current page...
MySelf (Reserved word)
MySelf is used to handle the current control...
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
ExeListProcess (Function)
Returns the list of applications currently run.
Specific features of the Express version
The TreeView control
...The TreeView control is a tree structure used to simplify the display of information that can...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
The Table control
The Table control is used to simplify the display and the input of information stored in memory...
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Translating a text file with WDTRAD
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Functions for managing objects (External language)
WEBDEV concepts
Constants for managing MongoDB databases
Constants used by the Mongoxxx functions...
Constant
The constants are language elements whose value is fixed once and for all...
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
Various constants
List of various constants used by the constants WINDEV functions....
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow...
Simple statements
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact...
LOOP statement
The statement block is repeated endlessly...
dbgInfo (Function)
Returns a debug information.
2. Performance profiler
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......