ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
PreviousPage (Function)
Returns the name of the previous page.
ToastDeleteAll (Function)
Deletes all the toasts displayed by ToastDisplay.
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
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.
MatExist (Function)
Checks the whether the matrix exists in memory.
SensorEnd (Function)
Indicates the end of the use of the sensor functions.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
HSetREP (Function)
Enables or disables the management of .REP file.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
iPrintReport (Example)
Usage example of the iPrintReport function
Thumbnail (Property)
The Thumbnail property is used to find out and modify the image displayed in thumbnail in a Thumbnail control.
Multi-touch management functions
The following functions are used to manage the multi-touch......
gClickableLink (Function)
Adds a clickable link in a graphic string.
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.