ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
HDescribeItem (Function)
Describes a file item through programming.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
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.
HSimulateNetwork (Function)
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network....
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.
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
LeftMargin (Property)
The LeftMargin property is used to: Find out the left margin of a report. Modify the left margin of a report....
TopMargin (Property)
The TopMargin property is used to: Find out the top margin of a report. Modify the top margin of a report....
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.
KeyPressed (Function)
Checks which key is pressed.
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
BarVisible (Property)
The BarVisible property is used to manage the selection bar on a column in a Table or TreeView Table control.
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
MapDisplayArea (Function)
Moves the map displayed in the Map control so that the specified geographic area can be seen in its entirety.
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
StreamStop (Function)
Stops receiving or broadcasting a type of data in a stream.
Page (Property)
The Page property is used to handle the page loaded in the WEBDEV Page control.
HDescribeItem (Example)
Usage example of the HDescribeItem function