ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
dArc (Example)
Usage example of the dArc function
ActiveX control properties
List of properties associated with the ActiveX control...
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.
Mobile Image Editor control properties
You can manipulate Mobile Image Editor controls in a window using the following WLanguage properties......
Properties associated with a window
List of properties associated with a window...
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
RTF control properties
List of properties associated with the RTF control...
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
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....
DotNetRun (Function)
Runs a procedure on a .Net server.
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
SQLClose (Function)
Declares the end of the query execution and frees the memory resources allocated during the execution of the query.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Social Network control properties
A Social Network control can be handled in a page by the following WLanguage properties......
Rich Text Area control properties
A Rich Text Area control can be handled in a window by the following WLanguage properties......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Passing parameters
The parameters can be passed to a procedure......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
Creating a branch
A branch is used to create a copy of the current project in order to perform modifications, additions, etc....
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.