ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
AutomaticEvent (Type of variable)
The AutomaticEvent type is used to manage an automatic event.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
InKioskMode (Function)
Indicates whether the Android application is in kiosk mode.
AAF: Context menu of Image controls
A context menu is available for Image controls......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Copying and cloning
Variables are copied using the "=" operator...
PicRotation (Function)
Rotates a WDPic image.
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
Type (Example)
Usage example of the Type property
Size (Example)
Usage example of the Size property
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......