ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
NotificationDisplay (Function)
Displays a message outside the browser.
StringReverse (Function)
Reverses the characters of a string.
KeyType (Property)
The KeyType property is used to set the characteristics of a key item.
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
fDelete (Function)
Deletes a file accessible from the current computer.
ThreadState (Function)
Returns the current status of a thread.
RTFToHTML (Function)
Returns the HTML string corresponding to the specified RTF string.
Character strings
WLanguage supports different types of strings....
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
fDirSize (Function)
Returns the size of a directory in bytes.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
SchedulerDeleteAppointment (Function)
Deletes an appointment from a Scheduler control.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
FirstDayOfMonth (Function)
Returns the first day of the month.
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
CharactTypeCount (Function)
Returns the number of characters matching a given type.