ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic error handling
Error handling can be customized for each process...
ChronoPause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
Testing a project: setting
By testing the project you can simulate how the application will run......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
NextTitle (Function)
Modifies the title of next window to open.
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
1. Examples provided with WINDEV Mobile
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Replication: The different types
The data replication is a powerful feature......
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
OKCancel (Function)
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice....
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
Characteristics of columns found in a Table control in a page (prefix syntax)
The columns are used to display information in a Table control......
Programming Looper controls based on a data file (prefix syntax)
These are the main concepts for programming Looper controls based on a data file......
Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Specific features of the Express version