ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MyReport (Reserved word)
MyReport is used to handle the current report...
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Installing a Webservice (old format)
SQL view
An SQL view is a virtual data source defined by an SQL query......
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
WDSQL: Creating an SQL query
Once the connection to the database is established, WDSQL allows you to create different types of SQL queries......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
14. Controls in practice
Select query description window: Use
Let's see some operations specific to the description window of a select query......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Specific features of the Express version
Extern (Reserved word)
EXTERN is used to...
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
HDelete (Function)
Deletes a record from a data file (query or view).
Declaring and using a variable
A variable is defined by name and type......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
MyPage (Reserved word)
MyPage is used to handle the current page...
2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......