ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.TransactionFree (Function)
Transforms all "in transaction" records into "Normal" records if they do not belong to an ongoing transaction.
<Source>.ReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
<Source>.SetTransaction (Function)
Enables or disables the management of transactions for one or more files.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.
<Looper>.RefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Scheduler control properties
A Scheduler control can be manipulated in WLanguage both in a window and in a page with the following properties....
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
The Image control
The Image control is used to......
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
ControlClone (Function)
Creates a new control from an existing control.
HFSQL Control Center: Overview
The HFSQL Control Center allows you to manage the different HFSQL databases (Network, Mobile, Client/Server) of an organization......
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
HErrorLock (Function)
Used to check whether a lock error occurred.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......