ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
fDirSize (Function)
Returns the size of a directory in bytes.
zipArchivedFile (Variable type)
The zipArchivedFile type is used to handle: a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ). a file to add into an archive....
Captcha control properties
The Captcha control can be handled by the WLanguage properties in server code and in browser code.
Peeling Corner control properties
Cell control properties
List of properties associated with the Cell control...
Events associated with Flex controls
List of events associated with Flex controls...
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
CodeEditorInsert (Function)
Inserts a string in the Code Editor control.
BrowserPlatform (Function)
Returns the user's browser platform....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
WebserviceWriteHTTPHeader (Function)
Adds an additional HTTP header to a request of a REST Webservice.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
PreviousPage (Function)
Returns the name of the previous page.
BrowserVersion (Function)
Returns the version of the browser used by the Web user.
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).