ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Keep-alive on connection
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Anchoring controls in a report
The anchors are used to define the behavior of controls during a resize operation......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Thread execution
At runtime, an application runs in a main thread......
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......
SCM administrator: Merging repositories
By merging repositories, you can combine projects from several repositories into a single repository......
Print functions (prefixed syntax)
List of print functions...
HTransactionIsolation (Function)
Configures the isolation level of transactions for a connection to an HFSQL server.
Selection (Property)
The property Selection property displays the characteristics of the selection (or cursor): in a Word Processing control. Note: This selection is located in the part being edited (body, header or footer). in a Spreadsheet control. in an HTML Editor control. in a Diagram Editor control....
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......