ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Thumbnail control properties
List of properties associated with the Thumbnail control...
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
GalleryPopupDisplayed (Function)
Indicates whether the automatic zoom popup of the Image Gallery control is displayed.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
7. Multilingual sites in practice
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
CertificateList (Function)
Returns the list of certificates available on the computer.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
16. Protecting access to the site: passwords
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
iPrintReport (Example)
Usage example of the iPrintReport function
GetUUID (Function)
Calculates a 128-bit Universal Unique Identifier ("UUID").
GetUUID256 (Function)
Calculates a 256-bit Universal unique identifier ("UUID").
ChronoReset (Function)
Stops and resets a running stopwatch.
Handling a Web Component control through programming
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
PageToJSP (Function)
Sends the data found in a page currently displayed in the browser to a JSP server.