ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDD55 (Property)
The WDD55 property is used to: Get the name and full path of the Hyper File 5.5 WDD file. Set the name and full path of the Hyper File 5.5 WDD file....
SysSerialNum (Function)
Returns the IMEI number of the current device.
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
CtDescribedOLEDBProvider (Property)
The CtDescribedOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
CtOLEDBProvider (Property)
The CtOLEDBProvider property gets and sets the name of the OLE DB provider (also called OLE DB server).
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
Journalized replication: Programming journalized replication in WLanguage
Several WLanguage functions allow you to include log-based replication in your application and to customize it......
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.
Array functions
List of functions for managing arrays...
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
HRestorePosition (Function)
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers.
Partial indexing of memos
You now have the ability to index the content of a text memo item......
SysScreenOrientation (Function)
Allows you to: know the orientation of the device screen (Android or iOS phone). set the screen orientation of the device (Android phone)....
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....
Database schema description window
The database schema description window includes all the characteristics and options of the current database schema......
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode......
Size (Property)
The Size property is used to determine and change the size of an element.
FileToMemory (Function)
Automatically initializes the values of the members of a structure or class with the values of the items of the current record.