ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Description (Property)
The Description property is used to get and change the description of an element.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
Android Widget windows
An Android application can contain one or more Widget windows......
Orientation (Property)
The Orientation property is used to get and change the orientation of an element.
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
OrganizerToiCalendar (Function)
Exports the appointments found in an Organizer control in iCalendar format.
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
Multi-project search
Performing a search in the current project is a common operation......
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
zipExist (Function)
Used to find out whether an archive exists.
TransparencyMode (Property)
The TransparencyMode property is used to get and change the transparency mode of an image.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Error (Function)
Displays a custom error message in a system error window.
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Properties associated with the chart series
List of properties associated with the chart series...
<String type>.ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
<httpRequest variable>.Send (Function)
Sends an HTTP request and waits for the response from the HTTP server.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Combo Box control properties
You can manipulate Combo Box controls in a window or page using the following WLanguage properties......
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......