ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HDBIndex (Function)
Opens an xBase index file.
xBase files: Limits
WINDEV License Agreement
HDBOpenNoLock (Function)
In single-user mode, opens an xBase table without locking it.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
TablePosition (Function)
Displays a Table or TreeView Table control from a specified row or returns the index of the first row displayed in a Table or TreeView Table control.
SCM: Checking in an element
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager......
MaxNbCard (Property)
The MaxNbCard property gets and sets the maximum number of cards in a Kanban control.
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
Using Kotlin code
Kotlin is a programming language mainly used for Android development......
Joins between the tables of a select query
When several tables are used in a query, the query editor automatically searches for the links between these tables described in the database schema......
Administrator: Setting and executing action plans
When the action plans are deployed, you have the ability to configure their activation mode....
ExeRemoteRun (Function)
Starts running a remote program from the current application.
gglConnection (Variable type)
The gglConnection type is used to describe a connection to the Google services and to manage the authentication to different services...
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
fShortName (Example)
Usage example of the fShortName function
fDelete (Example)
Usage example of the fDelete function
Installing the monitor
The monitoring robot includes three executables......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ThreadWaitSignal (Function)
Locks the current thread until it receives a signal from another thread.
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
SocketCreate (Function)
Creates a socket.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
AuthToken (Variable type)
The AuthToken type contains the characteristics of a token to access a web service.
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......