ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Button control
The Button control allows the user or the Web user to run a specific action with a simple click...
Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
Auto-scrolling text
Sometimes, text in a Static Text or Button control can exceed the width of the control...
KioskDisable (Function)
Disables kiosk mode for the current application.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Code statistics
The code statistics affect......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Project description: Options tab
The project description window allows you to configure various elements of your project......
14. Report templates
...Report templates are used to easily standardize report layouts....
Customizing the guide
The guide is a powerful search engine included in WINDEV, allowing you to find all referenced documents about a subject......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Confirm (Function)
Displays a message in a standard dialog box that proposes "Yes", "No", "Cancel" and returns the user's choice....
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
How to create an SQL query to get a sum?
This help page explains how to create a Sum query with the query editor....
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
System constants
List of constants used by the system functions....
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
How to create an SQL query to count?
This help page explains how to create a count query with the query editor....
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
DDEStart (Function)
Starts the execution of a program (an executable for example) from the current application.
Emulating constants
List of constants used by the functions for emulating automated tests....