ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image control: the supported formats
The supported image formats are as follows:...
5. User Groupware in practice
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
How to create and handle a structure?
This help page explains how to create and handle a structure....
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
<Array>.Reverse (Function)
Reverses the content of a one-dimensional array.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Camera control in a mobile application
The Camera control is used to......
Error 108: The size of the variable is not allowed
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
Automatic button execution (Window)
To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode......
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Opening a help file (CHM, HTML or PDF)
There are several ways to open a help file......
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....