ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
Events associated with Java Applet controls
List of events associated with Java Applet controls...
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
ControlFindTextNext (Function)
Finds and selects the next element corresponding to the sought text in a window or in a control.
Certificate functions (prefix syntax)
The following functions are used to handle Windows certificates, using prefix syntax:
Select query description window: Items used
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Dashboard control properties
A Dashboard control can be handled in a window by the following WLanguage properties......
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
TreeView control properties
The TreeView controls found in a window or in a page can be handled by the WLanguage properties......
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
Camera control properties
You can handle Camera controls in a window using the following WLanguage properties......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Generating a class diagram
The generation is used to create the WINDEV classes ("......
<Window>.EdDo (Window)
Runs an action (defined programmatically) and enables Undo/Redo operations on this action....
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....