ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
15. Creating the executable in practice
Creating the executable in practice...
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Image control properties
The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports......
List Box control properties
You can manipulate List Box controls in a window or page using the following WLanguage properties......
Chart control properties
A Chart control can be used......
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Managing assertions
...The main available features are as follows:...
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
DomoOpen (Function)
Used to establish a connection with a X10 interface.
grParameter (Function)
Retrieves or modifies a chart parameter.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
Font management properties
List of font management properties...
ArraySeekByProcedure (Function)
Seeks an element in a one-dimensional WLanguage array by using a comparison procedure.
8. Optimizing an application
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....