ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
JSONValid (Function)
Checks the validity of a JSON string.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
grTitle (Function)
Modifies the caption and/or position of the chart title....
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Constants for managing character strings
List of constants used by string management functions...
WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......