ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Managing space characters in the searches?
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
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....
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified by the developer).......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
SQL: Managing joins (INNER JOIN, OUTER JOIN)
To select records coming from several data files, joins must be used in the SQL query......
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
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.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.