ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Importing a WINDEV window into a WEBDEV website
The Windows windows developed with WINDEV...
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
TimeValid (Function)
Checks the time validity.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
RepeatString (Function)
Concatenates N number of copies of the same specified string or buffer.
fFileExist (Function)
Checks the existence of an external file.
Link properties
When creating a link, you can simply specify the destination......
eChangeCurrency (Function)
Converts a currency into another currency.
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.
NumberInWords (Function)
Converts a number to words.
GeneratePassword (Function)
Automatically generates a password with specific characteristics (size, characters used, ...).
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Other operators
The following are additional operators......
Cookie (Type of variable)
The Cookie type is used to handle the cookies transmitted in the HTTP requests.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
Operations performed on a data file (Data model editor)
The main operations that can be performed on a data file from the data model editor are as follows......
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
zipFileSize (Example)
Usage example of the zipFileSize function
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.
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Constants for managing projects
List of constants used by the functions for managing projects....