ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
ChronoStart (Function)
Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
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......
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
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....
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....
StatError (Function)
Returns the error number for the last error caused by a Statxxx function (statistical functions).
InPocketSimulatorMode (Function)
Indicates whether the code is run in the Pocket simulator. Function kept for backward compatibility....
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
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.
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.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.