ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native DB2 Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native DB2 Connector......
<Chart>.AutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Constants for managing Scheduler and TimeLine controls
The following constants are used to manage Scheduler and TimeLine controls:...
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
NullAllowed (Property)
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files.
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
ComponentLocate (Function)
Specifies the access path to an external component of project.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
ParallelTaskWait (Function)
Waits for the execution of a parallel task.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
WINDEV applications for Linux: Specific features
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
PDF Reader control and PDF file management constants
PDF Reader control and PDF file management constants...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
XMLElementName (Function)
Returns the name of current element (tag or attribute).
XMLElementType (Function)
Returns the type of current element (tag or attribute).
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Constants for managing the Image Editor control
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
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).
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....