ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

FTPProxy (Function)
Specifies whether the communication functions that use FTP must go through a proxy to run their requests.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
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.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
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.
DateDifference (Function)
Calculates the number of days between two dates.
fClose (Function)
Closes an external file.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
OrganizerAddAppointment (Function)
Adds a new appointment to an Organizer control.
TimeToString (Function)
Converts a time to a string in the specified format.
OrganizerDisplayNextPeriod (Function)
Moves the time area displayed to the next area (next weeks for example) in an Organizer control.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.