ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing bar codes
The use of bar codes to identify and manage products has become essential...
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
ReplicInitialize (Function)
Initializes or reinitializes a replication defined by the replication editor (ReplicEdit).
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
Aliases on data files: HAlias
The aliases are used to handle......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
BurnerErase (Function)
Erases the files found on a rewritable CD or DVD.
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
grZoom (Function)
Defines the zoom of a chart.
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....
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
How to use an array of structures?
An array of structures is an Array variable......
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
iPrintBlock (Function)
Forces a report block to print.
Step 4: Starting the print
To start the print job, simply use iEndPrinting......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
fSelectDir (Example)
Usage example of the fSelectDir function
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
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.
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
grDeleteSeries (Function)
Deletes a data series from a chart.