ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
I work as a developer: How to manage my tasks and my schedule?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
"WEBDEV Application Server" license agreement
"WEBDEV Application Server" license agreement...
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
DisplayedSection (Property)
The DisplayedSection property is used to identify and change the portion of the image displayed in an Image control.
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Using the task management and the schedule
Time management is extremely important......
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......
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......
Constants for managing character strings
List of constants used by string management functions...
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......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
Lower (Function)
Converts all characters in a string to lowercase according to the region settings defined in Windows.
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Upper (Function)
Converts all characters in a string to uppercase according to the region settings defined in Windows.
grTitle (Function)
Modifies the caption and/or position of the chart title....
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....