ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XMLFirst (Function)
Positions on the first element (tag or attribute) in the current tree level.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
WEBDEV license agreement
WEBDEV license agreement...
FontExtended (Property)
The FontExtended property is used to: Find out whether the spacing between characters in a text is increased. Increase the spacing between characters in a text....
HInitHF55 (Function)
Used to access specific functions for managing xBase (or dBase) data if Native xBase Access provided with WINDEV or WEBDEV 14 is not available.
DownloadParameter (Variable type)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
KeyPressed (Function)
Checks which key is pressed.
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
ThreadEnd (Function)
Ends the execution of the current thread.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
CurrentIndex (Function)
Depending on the specified control, returns: the number of the current row displayed in the current Table control, the number of the option with focus in a Check Box control, the number of the current row in the current Looper control, the index of the current indexed control....
ToClipboard (Function)
Writes text or image information into the system clipboard.
StatSum (Function)
Calculates the sum for a series of values.
Configuring the Project Management Hub
The Project Management Hub allows you to configure......
2. Managing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
sshSession (Variable type)
The sshSession type is used to define the characteristics of a connection to an SSH server.
Error (Function)
Displays a custom error message in a system error window.