ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MDI functions (prefix syntax)
List of MDI functions...
The server is currently updated. Retry later.
ERR_LOADMOREDLL
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
ERR_BAD_PARAMETER
ERR_BAD_ACTION
ERR_LAUNCH_FAILED
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
Pane (Property)
The Pane property is used to: Find out the pane tabs associated with a control. Define the pane tabs associated with a control....
RequestRefreshUIParent
Asks to run the "Request for refreshing the display" process of parent.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
VariableReset (Function)
Resets the variable to its initial value.
RegistryValueType (Function)
Returns the type of value found in the registry.
Constants for managing the registry
List of constants used by the registry management functions....
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
WinCopyForm (Function)
Copies the content of a form into the clipboard.
WinPasteForm (Function)
Pastes the content of a form stored in the clipboard.
CapsLockVerify (Function)
Checks whether the CapsLock key is pressed.
ColorPalette (Function)
Returns a color found in the current palette.
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.