ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ShortcutKey (Property)
The ShortcutKey property gets and sets the keyboard shortcut associated with a control.
ERR_BAD_PARAMETER
ERR_BAD_ACTION
MDI functions (prefix syntax)
List of MDI functions...
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
ERR_OUT_OF_MEMORY
Insufficient memory to perform the operation. ERR_OUT_OF_MEMORY (13)...
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
Animation (Property)
The Animation property animates an image.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
FontMinSize (Property)
The FontMinSize property is used to get and change the minimum size of the font used in a Static control with the "Reduce font" option.
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
EndAutomatedProcedure (Function)
Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor).
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
HiWord (Function)
Returns the two high bytes of an integer.
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
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....
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.