ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DndSource (Property)
The DndSource property is used to determine and change a control's drag-and-drop behavior....
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
ToClipboard (Function)
Writes text or image information into the system clipboard.
Properties associated with Tab controls
A Tab control found in a window or in a page can be handled by several WLanguage properties......
Properties associated with a supercontrol
List of properties associated with a supercontrol...
Looper control properties
You can manipulate Looper controls in a window or page using the following WLanguage properties......
Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
ErrorPropagate (Function)
Propagates a non-fatal error that can be processed by the calling code if the management of non-fatal errors was enabled for this code (in the code editor or by ErrorChangeParameter).
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Constants for managing the Image Editor control
HChangeConnection (Example)
Usage example of the HChangeConnection function
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
How to open a window?
eCurrencyName (Function)
Returns the caption of a currency.
2. Variables
WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
2. Variables
WINDEV Mobile Tutorial - WLanguage basics Lesson 2 - Variables - 20 min
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Diagram constants
The following constants are used to manage diagrams:...
fShortPath (Example)
Usage example of the fShortPath function
fLongPath (Example)
Usage example of the fLongPath function
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
ShellExecute (Function)
Opens a document in its associated application.