ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
TimeValid (Function)
Checks the time validity.
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.
Installing the monitor
The monitoring robot includes three executables......
hbScanParameter (Type of variable)
The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database.
memcachedConnection (Type of variable)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
fFileExist (Function)
Checks the existence of an external file.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
StreamChangeDriver (Function)
Specifies the camera that will be used as source for a stream and/or a Conference control....
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.
MCI constants
List of constants used by the MCI functions....
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data 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.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
XMLValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.