ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLRoot (Example)
Usage example of the XMLRoot function
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
dbgCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
dbgCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
CharactType (Function)
Returns information about the type of character.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
StatCovariance (Function)
Calculates the covariance between two series of values.
fOpen (Example)
Usage example of the fOpen function
zipNbFile (Example)
Usage example of the zipNbFile function
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
XMLAddChild (Example)
Usage example of the XMLAddChild function
XMLElementName (Example)
Usage example of the XMLElementName function
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
XMLFind (Example)
Usage example of the XMLFind function
XMLSavePosition (Example)
Usage example of the XMLSavePosition function
XMLChild (Example)
Usage example of the XMLChild function
XMLRestorePosition (Example)
Usage example of the XMLRestorePosition function
XMLBuildString (Example)
Usage example of the XMLBuildString function
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Sort (Function)
Sorts a WLanguage array.
ErrorBuild (Function)
Displays a custom error message in a system error window.
FTPDeleteFile (Example)
Usage example of the FTPDeleteFile function
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....