ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
FTPCommand (Example)
Usage example of the FTPCommand function
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
FillCharacter
The Property Filling Character allows you to know and modify the character used to fill an element.
XMLWrite (Function)
Creates or modifies the value of an XML element or the value of the attribute for an XML element.
fReadLine (Example)
Usage example of the fReadLine function
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Background
The "Background" keyword can correspond to: the Background variable, the Background property of a docParagraph variable....
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
Constants for manging the replication
List of constants used by the functions for managing the replication....
Modified (Property)
The Modified property lets you know if an element has been modified.
Visible (Property)
The Visible property is used to set the visibility of an element.
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
zipSize (Example)
Usage example of the zipSize function
XMLExtractDocument (Function)
Creates a new XML document from an existing XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
zipMerge (Example)
Usage example of the zipMerge function
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
Number (Property)
The Number property is used to get the number of an element.
fRemoveDir (Example)
Usage example of the fRemoveDir function