ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Control template
A control template is a set of controls that can be re-used in several windows or pages......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
eCurrencyName (Function)
Returns the caption of a currency.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
BackgroundImage (Property)
The ImageFond property lets you view and modify the background image of an element: window, page, field or state.
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
Diagram constants
The following constants are used to manipulate diagrams:...
Scheduler report
The report editor allows you to create "Scheduler" reports....
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
Image (Property)
The Image property gets and sets the background image of a control or block.
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....