ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.
Name (Property)
The Name property is used to get the name of an element.
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.
Language (Property)
The Language property is used to get and change the language used.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Constants for encryption/compression
List of constants used by the encryption/compression functions...
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.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
Memo (Property)
The Memo property is used to determine if an item is of type memo.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
rssInitialize (Function)
Loads a RSS stream in memory.
DateDifference (Function)
Calculates the number of days between two dates.
fSeek (Function)
Gets and sets current position in an external file.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
RSS feed management functions
List of functions for managing RSS feeds...
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
XMLCancelSearch (Function)
Cancels the search performed by XMLFind.