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......
WDScript: use in command-line and console mode
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
Using an external component in an application
A component can be reused at any time in any application......
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......
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.
WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Creating the skin template of a report
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Project description: Style 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
Private Store for mobile applications
There are two methods two deploy your applications......
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.