ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
WDScript: use in command-line and console mode
WDHFDiff - Use
WDHFDiff is used to compare......
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......
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.
Private Store for mobile applications
There are two methods two deploy your applications......
Events associated with Link controls
List of events associated with Link controls...
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......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
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: 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......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
YInitial (Property)
The YInitial property is used to: Find out the Y-coordinate: of a control (position on Y-axis) when opening the window or the page. of a window (position on Y-axis) when opening the window. Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window. Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report....
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min