ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DotNetDelegate (Function)
Initializes a.NET delegate.
Test (External language)
Displays each function call and each status report returned by the function.
Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
Functions for managing objects (External language)
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
XMLOpen (Function)
Loads an XML document from a file, a URL or a string into an xmlDocument variable.
xmlAttribute (Type of variable)
The xmlAttribute type is used to handle the attributes of a node in an XML document.
xmlNamespace (Type of variable)
The xmlNamespace type is used to handle the XML namespace of a node attribute in an XML document.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
Table,Delete (External language)
Deletes an element from a Table control.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Native SQLite Connector
WINDEV and WEBDEV propose a Native Connector to SQLite. This Native Connector allows you to access an SQLite database from a WLanguage program without using an external driver....
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
Native SQLite Connector: Programming with SQL functions
The use of SQL functions to handle SQLite data does not require importing the data file structure into the analysis....
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
InVGAMode (Function)
Indicates whether the application is run in VGA mode on a mobile device.
SysTheme (Function)
Returns the current theme used on the mobile device.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....