ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drop-down button
The drop-down button expands:
  • a context menu.
  • a popup window.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
Runtime log
The runtime log is the best way to identify the most used features of an application......
2. First tests
WINDEV Mobile Tutorial: My first Android/iOS application Lesson 2 - First tests - 1 hr...
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
2. Projects in practice
Discover the main operations that can be performed on a project....
Constants for managing the windows
List of constants used by the functions for managing the windows...
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Using ODBC on HFSQL Classic via JDBC
The ODBC driver on HFSQL Classic is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
Configuring the "fax server" computer
WINDEV and WEBDEV allow you to manage faxes via the system fax server, available in Windows XP and Windows 2000......
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Mobile-friendly website: available methods
WEBDEV includes several page creation methods that allow you to create mobile-friendly websites......
Installing a SOAP server with IIS