ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
16. Java applications in practice
Java applications in practice...
Defining a help window template
WINDEV allows you to create help window templates......
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
CtDescribedCaption (Property)
The CtDescribedCaption property is used to get and set the caption of the connection to the OLE DB data source.
WDHFDiff - Use
WDHFDiff is used to compare......
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server table......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
HDBDescribeIndex (Function)
Describes through programming the different index files that will be created.
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....