ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SOAPRunXML (Function)
Runs a procedure on a SOAP server.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
fTempDir (Function)
Returns the name of directory used to store the temporary files.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Constants for managing Windows events
The following constants are used to manage Windows events:...
Multimedia constants
List of constants used by the multimedia functions....
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
geoTrackingEnable (Function)
Enables the management of location tracking in a WINDEV Mobile application.
Constants for managing the modification of windows by the user
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Replication of mobile data (Android or iOS)
The assisted universal replication is available in Android and iOS......
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.
PageToPHP (Function)
Sends the data found in a page currently displayed in the browser to a PHP server.
RegistryValueType (Function)
Returns the type of value found in the registry.
Printing in PDF format: Special cases
Specific features of print in PDF format...
GDPR: Concrete solutions
GDPR: General Data Protection Regulation...
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min