ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fSize (Function)
Returns the size of a file (in bytes).
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
HAlias (Example)
Usage example of the HAlias function
Caption (Property)
The Caption property gets and sets the text of an element.
TextToHTML (Function)
Converts text to HTML (carriage returns are replaced by <BR>, accented characters are replaced by their equivalent in HTML, etc.).
fUncompress (Function)
Decompresses a file that was compressed by fCompress.
EmailCheckAddress (Function)
Checks the validity of an email address.
Guided tour management constants
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
Title (Property)
The Title property gets and sets the title of an element.
ThreadExecute (Function)
Starts the execution of a secondary thread.
Summary table: Managing the application directories according to the platform
CharactType (Function)
Returns information about the type of character.
FontCreate (Function)
Creates a font definition.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a table
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
Facebook functions
List of Facebook functions...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.