ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
Project description: Style tab
The project description window allows you to configure various elements of your project......
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
Examples for using the OLE DB provider for HFSQL
Handling a .NET 3.0, 4.0 control, ... (WPF) through programming
WINDEV enables you to handle a .NET 3.0, 4.0 control, ... (WPF) by programming......
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Find out the account that runs the AWP protocol
Task list
Each project can be associated with a task list......
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
NullIfEmpty (Property)
The NullIfEmpty property is used to: Find out whether the value returned by the control is NULL if its content is empty. Configure the value returned by the control if its content is empty....
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
iAddBookmark (Function)
Adds a bookmark in the report viewer or when exporting to PDF.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
History of versions
The history of setup versions is an advanced feature of the network setup......
Error 301: Unknown identifier
ToolbarVisible (Property)
The ToolbarVisible property is used to: know if the toolbar or the ribbon is displayed in a control. show or hide the toolbar or the ribbon in a control....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Different types of data (Type of variable)
A variable is defined by name and type......