ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
SQLConnect (Function)
Connects the current application to a database that must be interrogated via SQL.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HTransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
<Gantt chart>.OrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......