ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
DiagramSave (Function)
Saves a diagram as a "diag" file.
Handling Organization Chart controls programmatically
Native Access to SAP
SAP is a widely used ERP......
12. Pages in practice
DocSave (Function)
Saves a document as a "docx" file.
mlSaveWorkspace (Function)
Saves the session workspace in a MATLAB file.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
Python: Native calls
WLanguage allows for native Python calls......
Handling a TreeMap through programming
WINDEV allows you handle a TreeMap control through programming....
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.SaveBMP (Function)
Saves an image: in a file in BMP format. in memory....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
tapiPlay (Function)
Plays a sound file (.WAV) for the specified line.
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
NotesSave (Function)
Saves the current document in Lotus Notes.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
PDFReaderSave (Function)
Saves the content of a PDF Reader to a file.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
grSaveImage (Function)
Saves the image of a chart in an Image variable.