ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
Journalized replication: Programming journalized replication in WLanguage
Several WLanguage functions allow you to include log-based replication in your application and to customize it......
Windows
The windows represent the main interface of a WINDEV application......
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
TableInfoXY (Example)
Usage example of the TableInfoXY function
Window controls
Several types of controls can be used in a window, ......
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Composite keys
A composite key is a key item containing several other items......
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode......
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
Reports & Queries software: WLanguage functions not supported
Some WLanguage functions are not available in Reports & Queries......
HDescribeConnection (Function)
Describes a new connection to an external database.
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
Generating the RAD pattern
To generate a RAD pattern:...
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min