ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.RSInfo (Function)
Reads the replication configuration for an HFSQL server that takes part in one or more replications.
<ANSI String type>.Right (Function)
Extracts the right part (i.e., the last characters) from a string or buffer.
ListDLL (Function)
Returns: at runtime: the list of libraries (".DLL" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all the libraries installed on the current computer....
<Chrono>.Start (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
Creating a Responsive Web Design page
Websites can be viewed on several platforms......
EpochToDateTime (Function)
Converts a date and a time in Epoch format (number of time units since 01/01/1970 at 00h00 UTC) to a local datetime....
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....
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......
XML functions (prefix syntax)
List of XML functions...
SizeUnit (Property)
The SizeUnit property gets and sets the font size unit.
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)......
<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......
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
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.
ServiceStart (Function)
Starts a service.
Page with parameters
Size (Property)
The Size property is used to determine and change the size of an element.
UploadFileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
<Upload>.FileSize (Function)
Returns the total size (in bytes) of a file found in an Upload control.
MCISize (Function)
Returns or changes the size of a media file previously opened (MCIOpen).
UploadSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
UploadCurrentFileSize (Function)
Returns the total size (in bytes) of the file currently uploaded via an Upload control.
Sort (Function)
Sorts a WLanguage array.