ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window...
Drag and Drop functions
The following functions are used to manage Drag and Drop:
Reminder (Type of variable)
The Reminder type is used to describe and handle a reminder to inform the user of an appointment.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Word Processing control events
WINDEV manages the following events by default......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Events associated with Shape controls
List of events associated with Shape controls...
Style of a control
As soon as it is created, a control is associated with a style......
WINDEV, WEBDEV, Android or iOS external component
An external component is a set of WINDEV, WEBDEV or WINDEV Mobile elements......
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with Bar Code controls
List of events associated with Bar Code controls...
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Outstanding progress bars
Simple or symmetric progress bar?...
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
saasVisit (Type of variable)
The saasVisit is used to find out all the characteristics of a SaaS user's visit....
WINDEV applications for Linux: Specific features
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
AnimationGetParameter (Function)
Reads the value of one of the animation parameters defined for an Image or Static control.
Display (External language)
Displays a value in a control or assigns a value in a variable.
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......