ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
IntegerPart (Function)
Returns the integer part of a number.
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
HErrorDuplicates (Function)
Used to check whether a duplicate error occurred.
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Asc (Function)
Returns the ASCII code of the specified character.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
PDFExtractPage (Function)
Extracts a page from a PDF file in a variable of type Image.
grIncreaseData (Function)
Adds a value to a data in a chart.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
grDonutHolePercentage (Function)
Modifies the percentage corresponding to the radius of the hole in a Donut chart.
FTPProxy (Function)
Specifies whether the communication functions that use FTP must go through a proxy to run their requests.
ErrorChangeParameter (Function)
Configures the automatic behavior that will be implemented if an error occurs in the current process.
TextToHTML (Function)
Converts a text string into an HTML string (carriage returns are replaced by <BR>accents are replaced by their HTML equivalent, ...).
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.