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.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
SaaSWriteSiteParameter (Function)
Saves a specific information for a SaaS site in the configuration of a client account.
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
SysLinkExtension (Function)
Associates an extension (.txt, .avi, etc.) to a default execution program.
Italy.CheckIVA (Function)
Checks the validity of an IVA number (company identification number in Italy).
DriveRecoverFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
<Variable Drive>RetrieveFile (Function)
Retrieves a file from an Drive (remote disk) and saves it on the user's workstation....
13. 3-Tier architecture
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
The pages
Pages are the main interface of a WEBDEV site......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Setup in MSI format
You have the ability to create a setup program in MSI standard......
11. Popup page
Indicates the start of a series of actions performed in a Diagram document in a single event ("undo/redo")....
Clickable control in a report
The report editor allows you to propose clickable controls during the print preview......
Python: Native calls
WLanguage allows for native Python calls......
Classes, members, methods and properties
A class is made of......