ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Saving entered data (AAF)
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
WDMap: Adding, modifying and deleting the records of a data file
WDMap allows you to perform simple operations (addition, modification or deletion) on the records found in a data file......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
<Source>.ListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
Using .NET assemblies in a project
To use .NET assemblies in a project......
SysIconModify (Function)
Modifies the icon file and/or the hover text of the icon in the taskbar (lower-right corner of the screen)....
WinEdActive (Function)
Used to: determine if the "Allow end users to modify the UI" option is enabled in a window (or internal window). enable or disable the "Allow end users to modify the UI" option in a window (or internal window)....
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
MyInternalWindow (Reserved word)
MyInternalWindow is used to handle the current internal window.
iInitInternalReport (Function)
Initializes the parameters of an internal report used by a report.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
Preset page templates
The preset page templates provide some structures of pages corresponding to a wide range of sites and they also improve the re-usability and the graphic harmony between the projects......
Managing WebSockets
The WebSockets are used to communicate from a Web application (Intranet or Internet site run in a browser) to a Web server by using sockets......
1. Analysis: Database structure
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis....