ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
Events associated with Breadcrumb controls
List of events associated with Breadcrumb controls...
InDays (Property)
The InDays property is used to convert a Duration variable to days.
InHours (Property)
The InHours property is used to convert a Duration variable to hours.
InMinutes (Property)
The InMinutes property is used to convert a Duration variable to minutes.
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
TimeToString (Function)
Converts a time to a string in the specified format.
Step 1: Configuring the print parameters
This step allows you to choose......
Creating and handling an item
The main operations that can be performed on an item are as follows......
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
Peeling Corner control properties
France.CheckSIREN (Function)
Checks the validity of a French SIREN number (Système d'Identification du Répertoire des Entreprises)....
UploadCopyFile (Example)
Usage example of the UploadCopyFile function
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....
France.CheckSIRET (Function)
Checks the validity of a French SIRET number (Système d'Identification du Répertoire des Etablissements)....
iListPrinter (Function)
Returns the list of printers installed on the current computer.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
13. External component in practice
External component in practice...
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.