ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
8. Smart controls
Ouvre une fenêtre de type popup en précisant sa position d'ouverture et attend sa fermeture....
WLanguage procedure called by ExplorerAccept
WLanguage procedure ("Callback") called by ExplorerAccept during a drag and drop operation from the Windows explorer.
HFSQL data files exceeding 2 gigabytes
By default, the HFSQL engine allows you to manage large data files (up to 2 gigabytes)......
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
ServiceInstall (Function)
Installs a Windows service or a Linux daemon according to the information given in the members of the Service variable.
InWindowsPhoneSimulatorMode (Function)
Indicates whether the code is run in the Windows Phone simulator. Function kept for backward compatibility....
InWindowsPhoneMode (Function)
Indicates whether the code is run in Windows Phone mode. Function kept for backward compatibility....
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
MATLAB functions
The following functions are used to access MATLAB:...
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
<Page>.DisplayPopup (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
Windows Scheduler management functions
List of functions for managing the scheduler...
5. Modal, non-modal or MDI windows
Modal, non-modal or MDI windows...
Shape control properties
Shape controls in windows, pages and reports can be handled using different WLanguage properties......
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......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....