ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to...
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.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to...
pdfTextElement (Variable type)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
<Variable pdfDocument>ToText (Function)
Extract the text contained in an Document PDF.
1. Project and analysis
Using an external component in an application
A component can be reused at any time in any application......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
12. Pages in practice
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Style sheet
A style sheet ("......
FillCharacter
The FillCharacter property gets and sets the character used to fill an element.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Session mode page: Fill in fields after a long process
In a web application, you may need to run long processes (for example, to update counters......
TableMode (Function)
TableMode is kept for backward compatibility.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......