ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different copy modes
Two different copy modes are proposed by WDTRAD...
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
BitwiseNOT (Function)
Returns the result of a bitwise NOT operation performed on a value.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
OpenDocument (Function)
Opens a document in a new (modeless) window using the appropriate WINDEV editor (word processor, spreadsheet, PDF reader or image editor).
Constants for managing the Image Editor control
WINDEVVersion (Function)
Returns the version number of the wdxxxvm DLL.
IsNumeric (Function)
Enables you to find out whether a variable or a control is: a numeric (integer, real, currency or numeric). a string that can be converted into numeric....
ControlCurrent (Function)
Returns the name of the control currently in edit.
TimeValid (Function)
Checks the time validity.
HStatNbRec (Function)
Returns the number of entries for a given key item.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
dbgConnect (Function)
Used to connect a remote debugger to an application, service, web service, etc.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
OCR constants
Adds a language to the native OCR system....
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
xmlSignatureReference (Variable type)
The xmlSignatureReference type is used to add a reference section into the XML signature.
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
Access (Property)
The Access property is used to manage the type of access of a connection (HFSQL Client/Server, OLE DB, etc.)....
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.