ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
InMilliseconds (Property)
The InMilliseconds property is used to convert a Duration variable to milliseconds.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
fDelete (Function)
Deletes a file accessible from the current computer.
PageDisplay (Function)
Displays a web page in the user's browser....
InSeconds (Property)
The InSeconds property is used to convert a Duration variable to seconds.
Sliding Banner control properties
The WLanguage properties can be used to handle ......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
ExeRun (Function)
Executes a program (an executable file, for example) from the current application.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
MatFloatAdd (Function)
Adds a value to each matrix element.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Runtime error management functions
List of functions for managing runtime errors...
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
ErrorThrow (Function)
Throw a non-fatal error.
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
HPass (Function)
Defines the password used to create or open a data file.
CharactType (Function)
Returns information about the type of character.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
FileDisplay (Example)
Usage example of the FileDisplay function
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....