ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
Image control in a window
This help page presents the characteristics of an Image control found in a window...
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Image editor: Features
The image editor includes several features......
Debugging constants
List of constants used by the debugging functions...
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Testing and debugging a remote site
WEBDEV offers several methods to test and debug a site on the development computer (see The different types of WEBDEV sites)......
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
dPixelColor (Function)
Identifies the color of a pixel: in an Image control. in an Image variable. in a picLayer variable. in a WDPic variable]....
Brochure of new features: new features of WINDEV Mobile
New features in WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: WINDEV Mobile news
New features in WINDEV Mobile 28 presented in the New Features brochure....
Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
Fax constants
List of constants used by the functions for managing faxes....
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Variable scope
Variables can be declared anywhere in the code....
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......