ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a data file.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
eChangeCurrency (Function)
Converts a currency into another currency.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
WDDIXIO License Agreement
WDDIXIO License Agreement...
XMLPath (Function)
Returns the current position in the document in XPATH format.
Thumbnail (Property)
The Thumbnail property is used to: get the value of an item thumbnail. This item was defined in the data model editor or through programming. get and change the image associated with a Thumbnail control....
fFileName (Function)
Returns the name of an external file that is currently opened.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
BurnerSelect (Function)
Used to select the default burner.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
InWebserviceMode (Function)
Used to find out whether the execution is in progress in the AWWS engine.
WINDEV License Agreement
WINDEV License Agreement...
XMLResult (Function)
Returns the result of a calculation XPath query.
InAutomaticTestMode (Function)
Used to find out whether an automatic test is currently run or not.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
fBuildPath (Function)
Builds a complete file path from the directory and short name of a file. This function is mainly used to get a valid file name without having to worry about the presence of separators in the path ('/' or '\') or about their direction according to the platform....
fRemoveDir (Function)
Deletes a directory from a disk.
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
MatRead (Function)
Reads the value of a matrix element.
New (Reserved word)
New is used to allocate memory space...