ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Assignment operators
Three assignment operators are available......
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native Oracle Access), the connection can still be configured in WDORAINS (supplied with Native Oracle Connector)......
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native SQL Server Access), the connection can still be configured in WDSQSINS (supplied with the Native SQL Server Connector)......
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
12. Pages in practice
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
1. Examples provided with WINDEV Mobile
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Conversion (Function)
Converts a value from a unit to another one.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Use WebSockets with the WebSocket server
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers......