ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Thread execution
At runtime, an application runs in a main thread......
Debugging without debugger
In some cases, running a program or a site with or without the debugger can produce different results......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
HFSQL error handling help
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting provider......
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
Open (Function)
Opens a modal WINDEV window.
Iconize (Function)
Minimizes a WINDEV window.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
<Window>.Iconize (Function)
Minimizes a WINDEV window.