ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
MyPage (Reserved word)
MyPage is used to handle the current page...
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...
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...
MyReport (Reserved word)
MyReport is used to handle the current report...
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
The TreeView control
...The TreeView control is a tree structure used to simplify the display of information that can...
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....
Functions for managing objects (External language)
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
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......
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...
Various constants
List of various constants used by the constants WINDEV functions....
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......
WHILE statement
In a WHILE statement, the expression is evaluated at each beginning of the block of statements...