ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlFindTextNext (Function)
Finds and selects the next instance of the search text in a window or control.
Private Store for WINDEV applications
Versions 27 and later include a Private Store......
Monitoring robot: Robot settings
From the monitor, you can change the configuration options......
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
5. Site test in practice
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
gCoord (Function)
Builds a sequence of characters used to define the position of the input cursor for a text.
Events associated with Combo Box controls
List of events associated with Combo Box controls...
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
MCI constants
List of constants used by the MCI functions....
Adding files into a replication (ReplicEdit)
When the replication is described, the data files must be added into the replication......
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.