ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operations for synchronizing SCM
When creating an executable, a library or a component, ......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Principle of remote check
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
12. Universal replication
13. Universal replication
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
Reloading a document
To reload a document, ......
ConfigureAWPContext (Function)
Configures the operating mode of the AWP context.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Component diagram
A component diagram shows the physical and static architecture of a system software......
HClusterSynchronizationInfo (Function)
Returns the progress of synchronization for a node of an HFSQL cluster.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
11. Table/Looper controls
Table/Looper controls can be used to display a set of information......
Description window of a combining query
The description window of a combining query consists of several sections......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive......
ControlNext (Function)
Returns the name of the next control in input mode.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
<htmlNode variable>.Remove (Function)
Removes the specified node and its descendants in an HTML document.
<Connection variable>.TransactionIsolation (Function)
Configures the isolation mode of transactions for a connection to an HFSQL server.