ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Manipulating files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another...
PropertyExist (Function)
Used to find out whether a property exists on a control or on a class instance.
xpathResult (Type of variable)
The xpathResult type is used it find out the result of the execution of an XPATH query.
ScrollbarIsVisible (Function)
Used to find out whether the scrollbar of a control in a WINDEV application is visible.
DocFind (Function)
Finds a character string: in an entire Word Processing document. in a fragment....
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
<TreeView>.Find (Function)
Finds an element (leaf or node) in a TreeView control and returns its path.
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.
<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.
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
How to develop a PHP site?
What is a PHP site?......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Miscellaneous WEBDEV functions
List of various WEBDEV functions...
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......
Using several libraries in an application
A library is a WDL file that contains all the resources......
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....