ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Image editor: Features
The image editor includes several features......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
WDZip: Overview
WDZip is used to compress and group your files in archives......
Functions for handling directories and external files
List of functions for handling external files...
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
TreeView constants
List of constants used by the TreeXXX functions...
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
Configuring the setup program
Two tools can be used to create a setup program......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
MDIOpen (Function)
Opens and enables an MDI child window.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
sfExecuteProcessResult (Type of variable)
The sfExecuteProcessResult type is used to find out the result of SFExecuteProcess...
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Downloading a report in PDF format on the computer of the Web user
To propose to download a report in PDF format on the computer of the Web user, you must......
kbActionAllowed (Type of variable)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
dFill (Example)
Usage example of the dFill function
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min