ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Project description: Files tab
The project description window allows you to configure various elements of your project......
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
Testing a project: setting
By testing the project you can simulate how the application will run......
Creating requirements
The following steps must be performed to implement the requirements......
Examples for using the OLE DB provider for HFSQL
Organizer report
The report editor gives you the ability to create "Organizer" reports....
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Name (Property)
The Name property is used to get the name of an element.
Query editor
The query editor is used to automatically create queries on the data files......
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Scheduler report
The report editor allows you to create "Scheduler" reports....
WDAdminHF: Managing a database
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
16. Java applications in practice
Java applications in practice...
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Handling RTF in an Edit control
Rich Text Format (RTF) is used to encode text and simplify exchange between applications......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Creating the Table windows of the WINDEV RAD pattern