ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
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.
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
J2EEError (Function)
Returns the error for the last J2EE procedure that failed.
<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 a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Managing space characters in the searches?