ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
MinAutoID (Property)
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
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.
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
zipClose (Function)
Closes an archive.
zipSize (Function)
Returns the size of archive (in ZIP, RAR, CAB, WDZ or 7z format): the size of all compressed files found in the archive. the size of all files found in the archive before compression....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
BurnerEject (Function)
Opens or closes the door of current burner.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
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.
LooperDelete (Function)
Deletes a row from a Looper control.
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
InTSEMode (Function)
Indicates whether the code is run: from a computer in TSE mode or from a remote desktop. from a computer directly....
InUMCMode (Function)
Indicates whether the code is run from a code written in a user macro-code.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
ThreadPause (Function)
Pauses the current thread during the specified duration.
LooperModify (Function)
Changes the values of the attributes in a row of a Looper control.
Memo (Property)
The Memo property is used to determine if an item is of type memo.