ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Resizing a window (AAF)
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Windows: What must be taken into account if the users are working with Vista (and later)
Windows Vista (and later) proposes several improvements......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
8. Windows in practice
Discover the main actions that can be performed on the windows....
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Setup of the WEBDEV Application Server for Linux
The installation package (or DVD, if provided) allows you to install......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
16. Application test in practice
tapiError (Function)
Indicates whether an error was returned by the last tapixxx function (functions for managing phone calls) to the TAPI module.
Testing a project: setting
By testing the project you can simulate how the application will run......
Transactions in HFSQL Client/Server mode
To keep maximum compatibility between HFSQL Classic applications (single-user or multi-user) and HFSQL Client/Server applications, the transaction mechanism in HFSQL Client/Server mode is similar to the one in HFSQL Classic mode......
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
16. Java applications in practice
Java applications in practice...