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.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
OLESave (Function)
Saves the object found in an OLE control in binary format.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
Project description: Project tab
The project description window allows you to configure various elements of your project......
Camera control: decoding the bar codes (prefix syntax)
In iOS and Android, the bar codes can be decoded via the Camera control by BCCapture......
Manipulating TreeMap controls programmatically
WINDEV allows you manipulate a TreeMap control programmatically....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static Text control found in a window. of a Static Text control found in a report....
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
WINDEV concepts
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
Native Access to SAP
SAP is a widely used ERP......
12. Pages in practice
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Managing rights on HFSQL Client/Server
To ensure data security and confidentiality, some actions may be restricted to a group of users......