ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Options of the window editor
To configure the general options of the window editor......
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......
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......
OpenSister (Function)
Opens a non-modal sibling window.
Creating user accounts
A User account allows the server administrator to......
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
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......
SysWinShow (Function)
Modifies the display status of a window.
Android Control Center
Do you know where to find your application log files?...
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......