ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<htmlNode variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML node.
<htmlDocument variable>.FindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document.
<Source>.RecordDate (Function)
Returns the date and time that an HFSQL record was last modified (Classic or Client/Server)....
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a data file.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Bcc (Property)
The Bcc property gets and sets the list of Blind Carbon Copy recipients of an email.
HintTextColor (Property)
The HintTextColor property is used to get and change the hint text color of an Edit control.
<Image>.DominantImageColor (Function)
Returns the dominant (i.e. most frequent) color of an image found in an Image control.
<emailIMAPSession variable>.AddFolder (Function)
Adds a folder into the messaging software using IMAP (Internet Message Access Protocol), ...
WLanguage procedure called by SelectColor
Browser WLanguage procedure ("callback") executed by SelectColor when the color selection popup is closed.
CoTan (Function)
Calculates the cotangent of an angle.
DateTimeLocalToUTC (Function)
Converts a local date and time (time zone, summer time, winter time) to UTC.
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......