ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
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....
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....
Page with parameters
Dictionary
The dictionary is a file that can contain the project elements......
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).
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......
16. Java applications in practice
Java applications in practice...
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
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.
SwipeEnabled (Property)
The SwipeEnabled property enables or disables the swipe gesture support: on an Internal Window control. on a row in a Looper control....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
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.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
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)......