ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
9. Internal page
Handling TimeLine controls programmatically
A TimeLine control can be......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
HFSQL Client/Server: Configuring the server
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Runtime log
The runtime log is the best way to identify the most used features of an application......
PageByPagePrint (Property)
The PageByPagePrint property is used to: Ask a report to be printed page by page. Each page of the report will be sent separately to the printer spooler. Find out the print mode of the report (page by page or all at once)....
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Image editor: Features
The image editor includes several features......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Help page identifier
To display a specific help page from your WINDEV application, an identifier must be specified for each page found in your help system......
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Instant spotting of modified code/current code
The modified lines of code are immediately visible......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....