ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Creating modern windows for mobile apps with the RAD model
The RAD (Rapid Application Development) model for mobile applications automatically generates modern UI elements and functional code from a database....
SQL view
An SQL view is a virtual data source defined by an SQL query......
NetStartServer (Function)
Starts an FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV. This function is kept for backward compatibility....
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Information 2102: 'Long' does not exist anymore: the integers are coded on 4 bytes
Toast constants
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ......
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be bound to a table or use an in-memory data source. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Confirm (External language)
Displays a dialog box that includes a logo, a message, the "Yes", "No" and "Cancel" buttons ans returns the button validated by the user.
WEBDEV site deployment: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
Android configuration for push notifications (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Using Objective C code
You can use Objective C code in iPhone/iPad applications generated with WINDEV Mobile....
Info (External language)
Displays a dialog box containing an information logo and the message passed in parameter.
Open (External language)
Opens a window.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.