ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
WINDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Project description: Options tab
The project description window allows you to configure various elements of your project......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
AJAX: Direct procedure calls
Starting with version 2024, it is no longer necessary to use AJAXExecute and AJAXExecuteAsynchronous to make AJAX calls......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
WDTRAD options
Generating and deploying 64-bit applications
WINDEV allows you to automatically generate and install a 64-bit application.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
16. Java applications in practice
Java applications in practice...
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......