ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
<Radio button>.Count (Function)
Returns the number of options found in a Radio Button control.
Scheduler control properties
A Scheduler control found in a window or in a page can be handled in WLanguage by the following properties....
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
MultimediaHeight (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
Organizer control properties
Several WLanguage properties can be used on an Organizer control found in a window......
MultimediaWidth (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
zipCurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
HInfoLog (Function)
Returns information about the server logs.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
<Multimedia>.Width (Function)
Returns the width (in pixels) of the source image of the multimedia file played in the Multimedia control.
OrganizerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
SchedulerSelectedRange (Function)
Returns the start or end date and time of the time slot selected in a Scheduler control.
<Organizer>.SelectedRange (Function)
Returns the start or end date and time of the time slot selected in an Organizer control.
<zipArchive variable>.CurrentFile (Function)
Returns the name of the archived file currently handled by the functions for adding and extracting files.
<Multimedia>.Height (Function)
Returns the height (in pixels) of the source image of the multimedia file played in the Multimedia control.
SelectedResource (Property)
The SelectedResource property returns the name of the resource that corresponds to the user's selection in a Scheduler control....
<List Box>.InfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
<Connection variable>.ListUser (Function)
Returns the list of users defined for a connection.