ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the Apache server (1.3.x and 2.0.x)
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
OLEPlay (Function)
Used to: retrieve the list of available operations (other than edit) from a server, perform an operation....
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Secure (Property)
The Secure property is used to configure the security level of data file encryption.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
tapiLineDial (Function)
Dials a phone number for a voice line and chooses the device to use.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
2. Analysis in practice
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server application......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
fMoveFile (Function)
Moves a file from one directory to another.
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
HCheckStructure (Function)
Defines the mode for comparing data files.
RGBGreen (Function)
Returns the green component of an RGB color.