ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Check Box control
A Check Box can correspond to...
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<Check Box>.Count (Function)
Returns the number of options found in a Check Box control.
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options...
CheckBoxDelete (Function)
Deletes an option from a Check Box control.
<Check box>.Add
Adds a new option into a Check Box control.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
ExecuteRefreshUIElement (Function)
Immediately executes the "Request for refreshing the display" event of the given element.
Enumeration (Type of variable)
An enumeration is a set of values......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
rssEnclosure (Type of variable)
The rssEnclosure type is used to describe and handle the attachment of an entry of RSS stream...
ShellExecute (Function)
Opens a document in its associated application.
Compound statements
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
W3C standardization
You must comply with the W3C standard (HTML 4......
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
Constants for the archiving functions
List of constants used by the archiving functions....
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
WinInitialized (Function)
Used to find out whether the "end of initialization" code was run for a window.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
eCurrencyName (Function)
Returns the caption of a currency.