ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV offer an automatic management of Drag and Drop.
Drag and Drop functions
The following functions are used to manage Drag and Drop:
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.
WINDEV: Example of programmed Drag and Drop
ExplorerRetrieve (Function)
Retrieves the number and the name of the files "dropped" from the explorer.
HTML 5: Example of programmed drag-and-drop management
To make a WEBDEV website more interactive, you have the ability to implement Drag and Drop in the pages.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
Drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls...
WLanguageCodeFormatting (Type of Variable)
The type WLanguageCodeFormatting allows you to define all the setting parameters in Geometry 06500740072007900 of the WLanguage code.
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
5. Swipe gestures in a window
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
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....
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
WinEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
EmailImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Configuring the IIS 7/7.5 server
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
Events associated with supercontrols
List of events associated with supercontrols...
GuidedTourStepChange (Function)
Modifies the current step of the guided tour.
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
3. Deploying a WINDEV application
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.