ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for handling directories and external files
List of functions for handling external files...
WaitWindowStart (Function)
Opens the wait window of application.
HFSQL Client/Server: Configuring the data files on the server
Various constants
List of various constants used by the constants WINDEV functions....
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
List of operators
Commands of the external interface
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Find/Replace in the current project
The "Find/Replace" feature is used to......
URI (Type of variable)
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages).
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......