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.
The Camera control
The Camera control displays the preview stream of a camera connected to the current computer....
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages...
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one...
Remote WEBDEV administrator: Connection management
The remote administration tool is used to manage the connections to the dynamic WEBDEV websites....
The Flexbox control
Flexbox is a standard layout system for web pages......
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
The Button control
The Button control allows the user or the Web user to run a specific action with a simple click......
10. Smart controls
Smart controls...
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed...
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI)...
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
The Tab control
The Tab control is used to simultaneously display different controls......
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient...
The Clickable Image control
The Clickable Image control can be used to......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......