ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
WDHFDiff - Use
WDHFDiff is used to compare......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
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......
zipSplit (Function)
Splits an archive into several sub-archives of a given size.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Private Store for mobile applications
There are two methods two deploy your applications......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Recompiling the project
The project compilation is a process used to......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Creating the skin template of a report
Main characteristics of a List Box control
The main characteristics of a List Box control are as follows......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
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....
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.