ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPListFile (Function)
Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories)....
Clipping the window according to an image
An image can be used to easily define the shape of a window......
HTMLToText (Function)
Converts an HTML string or buffer to text.
Events associated with Looper controls
List of events associated with Looper controls...
FileToArray (Function)
Fills an array of classes or structures with the content of an HFSQL data file or query.
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
InitialContent (Property)
The InitialContent property gets the initial content: of a List Box control populated programmatically. of a Combo Box control populated programmatically. of a "List of values" column in a Table control. in a Spreadsheet control....
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
HFSQL properties
List of HFSQL properties...
The HTML Display control
The HTML Display control displays a web page in an application......
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Calendar functions (prefix syntax)
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......
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
Calendar functions
List of Calendar functions...
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...
CurrentMonth (Function)
Returns the number of the current month.