ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Preset control properties
List of properties associated with the Preset control
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"...
My Preset controls
It is not uncommon for developers to recreate the same controls, with the same style and (almost) the same code in the same project, without using a template or an Internal Window control...
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Debugging without using a debugger
In some cases, running a program or a site with or without the debugger can produce different results......
<Chart>.Tooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a Pie chart, column of a Column chart, etc.). This function also gets the characteristics of the tooltip associated with each section of the chart. a custom tooltip, associated with a point....
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
DnDAccept (Example)
Usage example of the DnDAccept function
Logical operators
The logical operators are as follows......
TableAddChild (Example)
Usage example of the TableAddChild function
BuildBrowsingTable (Example)
Usage example of the BuildBrowsingTable function
Menu management functions
List of functions for managing menus...
zipInfoFile (Example)
Usage example of the zipInfoFile function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
StreamReject (Function)
Refuses a request for stream connection.
Space (External language)
Fills the content of WdString with space characters on the right.
BrowserWidth (Function)
Returns the width (in pixels) of the client area where the page is displayed.
BrowserHeight (Function)
Returns the height (in pixels) of the client area where the page is displayed.
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function