ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
fFileExist (Function)
Checks the existence of an external file.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
TimeValid (Function)
Checks the time validity.
WDTestSite: Creating a scenario
To create a scenario, the following elements must be installed on the current computer......
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
PageAddress (Function)
Used to find out the Internet address of a page.
fTempPath (Function)
Returns the name of directory used to store the temporary files.
GOTO statement
The GOTO statement is used to run a code identified by a given label...
IntegerPart (Function)
Returns the integer part of a number.
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
GUIDFile (Property)
The GUIDFile property returns the GUID of the file defined in the analysis that was used to create the data file.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.