ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
grZoom (Function)
Defines the zoom of a chart.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
AllowActionBarHiding (Property)
The AllowActionBarHiding property automatically hides the Action Bar.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
SysDir (Function)
Returns the path of a system directory.
MemFound (Function)
Checks whether the sought element was found.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
Proxy (Function)
Specifies whether the communication functions that use HTTP or HTTPS must go through a proxy to execute their requests. A proxy is used to share the access to Internet between the different network computers.
HDescribeItem (Function)
Describes a file item through programming.
zipPassword (Function)
Defines the password used to add files into the specified archive and to extract files from the specified archive (RAR, ZIP and WDZ format).
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
HMode (Function)
Changes the mode and the method for locking data files.
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar control. an Organizer control. a Scheduler control. an edit control in Date format with Calendar....
dbgCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.