ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysWinHandle (Function)
Returns the handle of a window identified by its title.
tapiCallEnd (Function)
Returns the date and time of the end of call.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
SysIconize (Function)
Used to find out whether a window is minimized.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
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....
WinAdaptHeight (Function)
Adapts the window height to the content of controls.
WinAdaptWidth (Function)
Adapts the window width to the content of controls.
OpenMainMenu (Function)
Opens the main menu of the current window.
17. WLanguage: a simple and powerful language
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
ERR_MISSING_PAGE
ERR_BAD_URL
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
WinAdaptSize (Function)
Adapts the window size to the content of controls.
.Net functions
List of .Net functions...
Events associated with internal windows
List of events associated with internal windows...
Constants for managing animations
List of constants used by the functions for managing the animations...
Error 101: Declaration of global variable not allowed
TabMDI (Property)
The TabMDI property is used to: Get the type of a Tab control (simple tab or dynamic tab - MDI). Change the type of a Tab control (simple tab or dynamic tab - MDI). This property is obsolete from version 200057. Use DynamicTab....
Environment of the window editor
The main elements of window editor are as follows: