ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
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)......
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....
Image editor: Features
The image editor includes several features......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Binding a List Box control to an item
A List Box control can be bound to an item in a data file, query, etc....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
User Groupware: Creating and installing the executable
The executable of an application that supports the User Groupware is a multi-instance executable....
Properties of a help page
The characteristics of a help page are used to define......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
PageCloseDialog (Function)
Closes the current page. This page was opened by PageDisplayDialog. A return value can be returned to the calling page.
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)......
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
WDOptimizer: Editing and modifying a ".REP" file
Page Header block
The Page header block is printed on each new page......
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
Path (Property)
The Path property gets and sets a path.
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......