ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
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....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
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......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
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......
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......
Creating user accounts
A User account allows the server administrator to......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
ExecuteUpdateUI (Function)
Immediately executes the "Request for refreshing the display" event of the window, page, internal window, internal page, control template or supercontrol. This function is kept for backward compatibility.
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)....
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
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
.NET Assemblies
.NET is Microsoft's software development platform......
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.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.