ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fListFile (Function)
Lists the files found in a directory and returns the list of files.
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Empty (Property)
The Empty property is used to determine if: a Looper, Table, List Box or Combo Box control is empty. The control can be a browsing control or a memory control. a Chart control contains no series. a report control is empty (control linked to an item). an array (or an associative array) contains no element. an element of an associative array exists or not. a queue, a list or a stack contains no element....
ExceptionInfo (Function)
Retrieves information about the current exception.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
XMLToText (Function)
Converts a character string in XML format into a standard character string.
LoadError (Function)
Loads the file containing the error messages in the desired language into memory.
HSetLog (Function)
Enables or disables log management on a file.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
StringReverse (Function)
Reverses the characters of a string.
HState (Function)
Used to find out the state of a record.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
Contains (Function)
Allows you to check if a substring is within a string.
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
BurnerSelect (Function)
Used to select the default burner.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.