ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintAreaMarkdown (Function)
Prints Markdown text in a rectangular area.
iPrintArea (Function)
Prints a text in a rectangular area.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Events associated with the Map control
WINDEV, WINDEV Mobile and WEBDEV manage the following events by default (order of appearance in the code editor)...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
WEBDEV administrator: Installed sites
The "Sites" tab gives information about the dynamic WEBDEV sites installed on the computer......
Native Oracle Connector: Running the same query several times
In some cases, it may be useful to run the same query multiple times while modifying one or more parameters......
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......
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......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Managing the automatic identifiers when adding a record
When adding a record into a HyperFileSQL file (HAdd), three management modes are available for the automatic identifiers......
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
Scheduler control events
The following events associated with Scheduler controls:...
Managing parallel tasks
The computers are becoming more and more powerful......
Hyper File functions available for backward compatibility
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Handling TimeLine controls programmatically
A TimeLine control can be......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
3. Deploying a dynamic WEBDEV site
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......