ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
Text (Property)
The Text property is used to get and modify text.
hbResultScan (Type of variable)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
HSavePosition (Function)
Stores the current file context (current record, filter, pointers).
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
HOptimizeQuery (Function)
Optimizes the Select queries by using idle times when handling an application (period without processes).
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Limitations of WINDEV, WEBDEV and WINDEV Mobile
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
2. User-friendly editors in practice
User-friendly editors in practice...
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
2. Development
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Installing and starting WDTRAD
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
User Groupware and multilingual application/site
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......