ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

11. External component
15. Cookies: information stored on the computer of the Web user
Indicates the status of the media file played in the Multimedia control....
LooperAddInProgress (Function)
Gets or sets the display mode of the internal loading window used when additional elements are loaded in an Infinite Looper control.
HSetTransaction (Function)
Enables or disables the management of transactions for one or more files.
HErrorLock (Function)
Used to check whether a lock error occurred.
HTransactionFree (Function)
Transforms all "in transaction" records into "normal" records if they do not belong to a transaction currently in progress.
ControlCreate (Function)
Creates a new control (of any type) in a window through programming.
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
fCurrentDir (Function)
Identifies or modifies the current directory.
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
Database schema editor: the different types of sections
The different types of items proposed in the data model editor are as follows:
The Image Editor control (WEBDEV)
The Image Editor control lets users create and edit images or photos in a website......
<Source>.FilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
<Source>.FilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
Client/Server: Connecting the client computers to the server
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project......
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
<Source>.OnError (Function)
Customizes the management of HFSQL errors.