ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
GeometryIntersect (Function)
Checks whether two geometries have a non-empty intersection.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
<Code Editor>.Execute (Function)
Executes the WLanguage code displayed in the Code Editor control.
CodeEditorLoad (Function)
Loads a WLanguage code file in a Code Editor control.
CodeEditorExecute (Function)
Executes the WLanguage code displayed in the Code Editor control.
Action functions
The following functions are used to manage actions:...
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
14. Report templates
...Report templates are used to easily standardize report layouts....
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......