ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
ImagePrevious (Function)
Displays the previous image for the scroll.
ImageNext (Function)
Displays the next image for the scroll.
ImageLast (Function)
Displays the last image for the scroll.
FTP constants
List of constants used by the FTP functions....
PDFIsProtected (Function)
Checks whether the PDF file requires a password in order to be read.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Project Management Hub: Time tracking
The time spent can be listed on......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
tapiBlindTransfer (Function)
Performs a "blind" transfer.
Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
ImageFirst (Function)
Displays the first image for the scroll.
FullTextIndex description (Type of variable)
A FullTextIndex description variable is used to describe one or more full-text indexes through programming.
dClear (Function)
Clears the content of an Image variable or Image control and fills it with the specified color.
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Merging differences (SCM)
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
HSuggestKeyStart (Function)
Starts collecting information on executed queries.
grHMColor (Function)
Specifies the colors of different values in a Heatmap chart.
Private Store for mobile applications
There are two methods two deploy your applications......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......