ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
Data model editor: Describing a connection
Any program developed with WINDEV, WEBDEV or WINDEV Mobile can easily access......
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.
WDMSG, WDTRAD and WDDIXIO: Translation tools
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
FTPName (Function)
Returns the name of last file accessed by an FTP function (File Transfer Protocol).
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Select query description window: Items that can be used
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
sfProcessWorkItemRequest (Type of variable)
The sfProcessWorkItemRequest type is used to describe a query for processing a task to submit to SFExecuteProcess...
NextApproverID (Property)
The NextApproverID property is used to manage the users that will perform the next action.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.