ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Gantt chart>.OrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
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.
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.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
<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.
5. Custom-Folders: Organize your project
Project configurations allow you to easily define the "target" platforms of the project....
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
WDMSG, WDTRAD and WDDIXIO: Translation tools
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......