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....
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
KeySize (Property)
The KeySize property is used to set the characteristics of a text memo key item.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Service management functions
List of functions for managing services...
OrganizerChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
<Organizer>.ChangeMode (Function)
Modifies the time range displayed by an Organizer control (Day/Week/Month)....
CreateShortcut (Function)
Creates a shortcut on the Windows desktop, in the "Start" menu of Windows or in a specific directory.
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
FontList (Function)
Returns the list of valid fonts installed on the current computer (TrueType, Postscript, ...).
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
DiagramLoad (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
2. Modes to install an application
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
MacOS - Developing an application in Catalyst mode
Apple has recently released an SDK to natively compile iOS applications for MacOS......
Automatic menu of tables (AAF)
Each Table control found in a window proposes a menu to the user......