ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HChangeLocation (Function)
Modifies the search mode of physical data files (.FIC, .NDX, ...).
LooperCount (Function)
Returns the number of rows in a Looper control.
HSetLog (Function)
Enables or disables log management on a file.
HSetMemo (Function)
Used to modify the management mode of memo items.
HCheckStructure (Function)
Defines the mode for comparing data files.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
SCM Administrator: Administrator-only options
The SCM administrator includes specific tools for managing repositories......
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
SCM: Local historykeeping
Local historization of an element allows you to set a local save point for the element... Warning This feature is only available in WINDEV Suite SaaS 2025 Update 3. For more details, see Use the new features of WINDEV Suite SaaS 2025....
VideoRequestPermission (Function)
Requests permission to use the device's camera....
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
New Features brochure - Version 28: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
RadioButtonCount (Function)
Returns the number of options found in a Radio Button control.
HRecNum (Function)
Returns: the number of the current record in the HFSQL table. the number of the current record in the HFSQL view....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HFlush (Function)
Forces the operating system of the computer where the tables are found to write data onto the disk.
HNbRec (Function)
Returns the number of records in an HFSQL file, query or view: active records, deleted records, etc.