ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HugeFile (Property)
The HugeFile property is used to configure the maximum size of a data file.
ScrollbarPosition (Function)
Used to manage the position of scrollbars: Modifies or retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WINDEV or WINDEV Mobile application. Retrieves the position of one of the horizontal or vertical scrollbars found in a control of a WEBDEV site....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Client (Property)
The Client property is used to get the SaaS client account associated with: a SaaSSubscription variable a SaaSUser variable...
7. Dynamic site on specific configurations
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
<Chart>.PointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
<Variable gglDrive>DeleteFile (Function)
Removes a Google Suite file inside a Google Drive.
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
RETURN statement
The RETURN statement is used to exit a statement block and the current process (or procedure).
Error 25: No THEN statement is associated with this IF