ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintReport (Example)
Usage example of the iPrintReport function
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.
sInExitQueue (Function)
Retrieves the number of bytes waiting to be transferred in the output buffer of the specified serial port or parallel port.
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.
MatExist (Function)
Checks the whether the matrix exists in memory.
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.
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
StringCompare (Function)
Compares two strings character by character: according to the sequence of ASCII characters. according to the alphabetical order....
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
EmulateDialog (Function)
Emulates the next call to Dialog and automatically clicks the button passed in parameter.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......