ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
WinChangeAlias (Function)
Modifies the alias of a window.
Handle (External language)
Returns the handle of a window or control.
SysValidHandle (Function)
Checks the validity of a window handle.
Screen,Input (External language)
Starts the input in the controls of a window.
<picLayer variable>.Font (Function)
Declares the font that will be used by dText in a picLayer variable.
HsMenu,Name (External language)
Adds a menu into the window that is opened.
SysSetFocus (Function)
Sets focus to a window or control.
<Image variable>.DrawRectangle (Function)
Draws a rectangle in an Image variable.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
Process (Property)
The Process property is used to modify the processes to be executed by the events available on a control, window, page, report, etc.
WindowsVersion (Function)
Returns the runtime mode of Windows.
<picLayer variable>.Fill (Function)
Colors an area in a picLayer variable.
dSaveImage (Function)
dSaveImage is kept for backward compatibility.
SMSSend (Function)
Sends an SMS.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....
MyWindow (Reserved word)
MyWindow is used to handle the current window...
MDIOpen (Function)
Opens and enables an MDI child window.
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....
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].