ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
User authentication: User Groupware
WEBDEV Tutorial - User Groupware User authentication: User Groupware - 20 min
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
iDestination (Function)
Configures the print destination.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Project description: Style tab
The project description window allows you to configure various elements of your project......
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Events associated with internal windows
List of events associated with internal windows...
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
Constants for managing Map controls
Constants for managing Map controls...
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Custom title bar with menus and controls
There is a new trend in UI design: application menus in the title bar!...
Compatibility between external components and deployed applications
A component can evolve in many ways......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Page Footer block
The Page footer block is run at the end of each page......