ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Body Complement block
The Body complement block is linked to the Body block......
InfoWithTimeout (Function)
Displays an information message in a system information window for a set amount of time
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
The HTML Display control
The HTML Display control displays a web page in an application......
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Using the Vista style in your windows
WINDEV allows you to customize......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Using the WINDEV windows from the Java source codes
WINDEV can be used to generate windows for a Java application......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
ErrorBuild (Function)
Displays a custom error message in a system error window.
Optimizing the connection times to the HFSQL Client/Server databases
This help page explains how to optimize the connection times to the HFSQL Client/Server databases by limiting the network traffic......
1. Examples provided with WINDEV Mobile
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Types of Edit controls
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several applications), regardless of the current user.
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several applications), for the current user.
Query technical documentation
The query editor automatically creates a technical documentation for each query......
nWDGetLastError: Error code of last error
Error code of last error......
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......