ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Line control properties
List of properties associated with the Line control...
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
Events associated with Chart controls
List of events associated with the Chart controls...
6. HFSQL Cluster
HFSQL Cluster is an extension of the HFSQL Client/Server database model....
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
Error 203: The procedure already has a scope attribute (local or global)
Hash functions
Hashing is used to summarize a file or a character string......
Creating a Java archive
When your Java application is developed, you can......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....
Handling Rating controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle Rating controls programmatically....
Events associated with Looper controls
List of events associated with Looper controls...
ReplicSynchro: Use
ReplicAdmin: Overview
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....