ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Bitwise operators
The operations on binary values are performed......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
fSizeUncompressed (Function)
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space.
Using an external component in an application
A component can be reused at any time in any application......
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
Description of an Organizer control (control of a page)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
Error 1017: The method is not global: use: to access it
VersionHTTP (Property)
The HTTPVersion property is used to manage the HTTP version used by the server....
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Assisted universal replication
To easily establish the universal replication between the data of a remote application and a central database, WINDEV and WEBDEV allow you to......
Private Store for mobile applications
There are two methods two deploy your applications......
WDINT setup
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
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......
Events associated with Link controls
List of events associated with Link controls...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
The "UML analysis" pane
The "UML analysis" pane displays the different UML diagrams (class diagram, deployment diagram, ......
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......