ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
HModifyDatabaseRights (Function)
Sets the rights granted to a user or group for an HFSQL Client/Server database....
PowerStatus (Function)
Used to get various information about the battery (main or secondary) of the device on which the application is running.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
ProjectInfo (Function)
Returns specific information about the project currently run.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
ArraySort (Function)
Sorts a WLanguage array.
HDescribeItem (Function)
Describes a file item through programming.
Overview of OOP (Object Oriented Programming)
The object-oriented programming (called "OOP") is a programming paradigm in which the programs are organized as sets of objects......
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
PreviousPage (Function)
Returns the name of the previous page.
VibrationTrigger (Function)
Triggers the vibrations of the device.
DateDifference (Function)
Calculates the number of days between two dates.
RegexSearch (Function)
Searches for all the parts of a string that match a specific format.
Truncate (Function)
Truncates the right part of a string or buffer.
zipDeleteAll (Function)
Deletes all files from an archive.
FTPCommand (Function)
Sends a specific FTP command to a server.
StatVarianceP (Function)
Calculates the variance for a full series of values.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.