ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenPopup (Function)
Opens a popup window and waits for this window to be closed.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
Programming overview in C and C++
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Report viewer (Print preview)
The report viewer allows you to see the report layout without printing it......
Simplify your searches
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
PageSubmit (Function)
Validates the specified page and starts the execution of a button.
Constants for managing the internal windows
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
HNotifConfigure (Function)
Specifies and configures the server used to send notifications by the HFSQL server.
Specific features of the Express version
GesturePosX (Function)
Returns the horizontal position of the pointer (finger or stylus).
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
HCross (Function)
Crosses a record in a data file.
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......