ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
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.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
<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.
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
<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.
HPrepareQuery (Function)
Initializes a query and declares this query to the database server in order to optimize the next executions of this query.
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
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......
Managing space characters in the searches?
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
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....
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup......