ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
"?" menu
WINDEV proposes a help menu adapted to your applications......
AutomaticLink (Property)
The AutomaticLink property is used to: determine if the automatic link detection mode is enabled, enable or disable the automatic link detection mode....
8. Windows in practice
Discover the main actions that can be performed on the windows....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Working in Offline mode
When working on a laptop computer or on an offline computer, you may want to continue to work......
Creating an executable: Language of the executable
When creating the executable, you have the ability to choose the languages that will be included in the executable......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Unalterable data files
This feature is used to signal that a data file cannot be modified after writing......
Z-index of a control
All the controls in a window or report have a different z-index......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
SysStandby (Function)
Allows you to: enable and disable the standby mode (Android) display the system screen used to configure the standby mode (Universal Windows Apps)...
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Creating an application using the RAD methodology
The RAD (Rapid Application Development) is a technology used to easily create a full application (or site)......
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Query based on query
Queries can be based on items from another query......