ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
sfDeleteResult (Type of variable)
The sfDeleteResult type is used to find out the result of SFDelete...
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
InitRandom (Function)
Initializes the generator of random numbers.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
NetworkConnect (Function)
Associates a drive with a shared network directory.
Bluetooth constants
List of constants used by the Bluetooth functions....
MatInvert (Function)
Calculates the inverse of a square matrix.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
sfUndeleteResult (Type of variable)
The sfUndeleteResult type is used to find out the result of SFUndelete...
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
Clipboard management functions
List of functions for managing the clipboard...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
Properties associated with reports and controls
List of properties associated with the reports and their controls...
Character strings
WLanguage supports different types of strings....
XMLAddChild (Function)
Adds a child tag into an XML document.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Value Description (Type of variable)
A Value Description variable is used to handle the description of an enumeration value through programming.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.