ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
Events associated with an Organization Chart control
Events associated with a Native Container control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
Events associated with Static controls
List of events associated with Static controls...
MapAddImage (Function)
Adds a new image to the map displayed in a Map control.
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Info (Function)
Displays a custom message in a system information window.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Events associated with a Layout control
2. How to test a site?
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
Icon (Type of variable)
The Icon type is used to define the advanced characteristics of an icon.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Events associated with Spin controls
List of events associated with Spin controls...
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
MapAddShape (Function)
Adds a new shape (polygon, line, circle) to the map displayed in a Map control.
User Control Center: Management of network applications
For each network application listed in the User Control Center, the "Management of network applications" section is used to......
redisConnection (Type of variable)
The redisConnection type is used to define all the advanced characteristics of a connection to a Redis server (or cluster).
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......