ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Entity of a CDM
To group information according the MERISE method, entities must be created......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
FinRedemption (Example)
Usage example of the FinRedemption function
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
fWrite (Example)
Usage example of the fWrite function
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
The Site Map control
The Site Map control allows the Web user to......
Code editor: Display options
The code editor proposes several display options......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Environment of the report editor
Environment of the report editor...
dbgEnableLog (Function)
Enables the runtime log programmatically.
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......
HourGlass (Function)
Transforms the mouse cursor into hourglass (and conversely). In Android and iOS, displays an endless progress bar in a window....
HLogRestart (Function)
Restarts the logging process on a file.
SQLModify (Function)
Modifies the content of a row in the query result.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HLogStop (Function)
Stops the log process of a file.
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.