ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
zipArchive (Type of variable)
The zipArchive type is used to handle an archive file in one of the following formats: ZIP, CAB, RAR or WDZ.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
ThreadExecute (Function)
Starts the execution of a secondary thread.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Layout control properties
You can manipulate Layout controls (and its cells) in a window or page using the following WLanguage properties......
Native MySQL Connector - License Agreement
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Custom synchronization for Table controls based on a data file
In some cases, you may want to use a custom synchronization for Table controls based on a data file......