ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
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......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
13. Types of standard controls
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
NetOpenRemoteAccess (Function)
Establishes a remote connection.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
Warning (Function)
Displays a custom message in a system warning window.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements of the control......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Message (Property)
The Message property is used to: Find out the help message associated with a control or with a menu option (in a window). Modify the help message associated with a control or with a menu option (in a window)....
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
WINDEV: Example of programmed Drag and Drop
HsMenu,Name (External language)
Adds a menu into the window that is opened.
fSelect (Function)
Opens the Windows file picker.
Screen,Input (External language)
Starts the input in the controls of a window.
Handle (External language)
Returns the handle of a window or control.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
Windows,TCurrent (External language)
Modifies the title of the current window.
OpenMobileWindow (Function)
Opens a window in a mobile application.
WaitWindowStart (Function)
Opens the wait window of application.
<Window>.OpenMobileWindow (Function)
Opens a window in a mobile application.