ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
The "Compilation errors" pane
The "Compilation errors" pane is used to find out......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
1. WINDEV editors
WINDEV editors...
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Creating a WEBDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
7. Available controls in a window
WINDEV Mobile includes several types of controls...
LoadWDL (Function)
Loads a library of WINDEV objects in memory (.WDL).
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
Various WEBDEV constants
Various WEBDEV constants...
Error 104: 'Dynamic' can only be used for the classes and the Automation objects
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......