ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL data files specified by the user when installing the application.
GesturePointerType (Function)
Returns the type of pointer used on the device: finger, mouse or stylus.
grComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
<Chart>.ComparativeSeriesPosition (Function)
Fixes the position (left or right) of a series in a comparative Histogram chart.
<Connection variable>.SetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
HInfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
AJAXAvailable (Function)
Used to find out whether the AJAX technology is supported by the current browser.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
<Variable pdfDocument>Sign (Function)
Applies an approval signature to an existing PDF.
Definition (Type of variable)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
ReplicInfo (Function)
Returns information about a replication.
Creating an executable without library
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library......
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
PDFSign (Function)
Applies an approval signature to an existing PDF.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
<Chrono>.Reset (Function)
Stops and resets a running stopwatch.
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Multi-project search
Performing a search in the current project is a common operation......
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.