ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
NotesListView (Function)
Returns the list of views found in the current Lotus Notes database.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
NotesNbAttachment (Function)
Returns the number of files attached to an item of the current document in Lotus Notes.
NotesDeleteAttachment (Function)
Deletes an attached file from an item of the current document in Lotus Notes.
NotesViewSeekLast (Function)
Seeks the last document found in the current view in Lotus Notes.
NotesViewSeekFirst (Function)
Seeks the first document found in the current view in Lotus Notes.
NotesViewListColumn (Function)
Lists the columns found in the current view in Lotus Notes.
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).
LockAppOn (Function)
Locks a WINDEV application.
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
SysListScreen (Function)
Returns the list of screens connected to one or more video cards.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
SysListVideoCard (Function)
Returns the name of the video cards connected to the current computer.
SysNameMainScreen (Function)
Returns the name of the main screen for the computer.
SysListScreenResolution (Function)
Returns the possible resolutions for a screen.