ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
SpreadsheetSavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
<Spreadsheet>.SavePositionAndSelection (Function)
Saves: the scrollbar position in a Spreadsheet control for the current worksheet, the current worksheet in the Spreadsheet control, the selected elements in the Spreadsheet control for the current worksheet....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
WDInst: advanced options for the network setup
The advanced options of the network setup are used to......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Native Access to SAP
SAP is a widely used ERP......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Create the help system in WINDEV, WEBDEV or WINDEV Mobile
These are the main steps to create a help file (HTML, CHM or PDF)......
Replication management functions
Three types of replication are proposed......
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
Unicode in character strings
The Unicode format is an encoding system that assigns a unique number to each character....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
Functions for managing objects (External language)
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......