ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
WDOptimizer: Editing and modifying a ".REP" file
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
HCheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
PDFToText (Function)
Extract the text contained in an Document PDF.
".STY" file: "Style sheet" file
A style sheet is a "......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
Native SQL Server Connector license agreement
Image drawing and processing functions (prefix syntax)
List of image drawing and processing functions (prefix syntax)...
Image with automatic scroll (WEBDEV) (prefix syntax)
Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
Creating a Java archive
When your Java application is developed, you can......
Access rights to a class property
A property is a code element that includes two processes......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Area (Property)
The Area property is used to define an area.
IWListNext (Function)
Displays the next internal window in the list of internal windows browsed by an Internal Window control.
IWListPrevious (Function)
Displays the previous internal window in the list of internal windows browsed by an Internal Window control.
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
1. Examples provided with WINDEV Mobile
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
ColumnWidth (Property)
The ColumnWidth property is used to get and change the width of each column in a multi-column Looper control.