ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Java Applet control
A Java Applet control allows you to easily include Java Applets in your WEBDEV sites......
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
HDescribeConnection (Function)
Describes a new connection to an external database.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
eChangeCurrency (Function)
Converts a currency into another currency.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
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......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Font (Type of variable)
A Font variable creates a font programmatically...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
WDAPI: Using the APIs in a WINDEV application
The two most interesting features of WDAPI are......
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Image (Property)
The Image property gets and sets the background image of a control or block.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Private Store for mobile applications
There are two methods two deploy your applications......
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....