ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
Driver (Property)
The Driver property is used to get the video capture driver the Camera control is associated with.
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.
The Edit control
The Edit control allows users to enter data......
Examples for using the OLE DB provider for HFSQL
EndControl (Property)
The EndControl property gets or sets the end control of a Wire control.
Find out the account that runs the AWP protocol
Task list
Each project can be associated with a task list......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
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....
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
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.
Creating a window skin template
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....
History of versions
The history of setup versions is an advanced feature of the network setup......
Error 301: Unknown identifier
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....
<htmlNode variable>.RemoveAttribute (Function)
Removes a given attribute
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......
WDLog: Viewing a log file
WDLog is used to view the content of a log file......