ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InStoredProcedureMode (Function)
Indicates whether the code is run on an HFSQL server.
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.
TaskAdd (Function)
Adds a task to the task list of a Lotus Notes or Outlook messaging.
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
TaskPrevious (Function)
Reads the task found before the current task in the task list of a Lotus Notes or Outlook messaging.
TaskFirst (Function)
Reads the first task found in the task list of a Lotus Notes or Outlook messaging.
TaskReset (Function)
Reinitializes the Task structure.
TaskNext (Function)
Reads the task found after the current task in the task list of a Lotus Notes or Outlook messaging.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
TestWriteResult (Function)
Writes information or an error into the status report of a unit test, in the test editor.
RecorderAction (Function)
Runs an action on the recorder or dictaphone found on the current device.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
SysIMEI (Function)
Returns the IMEI number of an Android phone.
SysScreenOrientation (Function)
Allows you to: get the screen orientation of the device (Android, iOS or Universal Windows phone). set the screen orientation of the device (Android phone)....
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
BrowserType (Function)
Returns the type of browser used by the Web user.