ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
HPriority (Function)
Finds out and modifies the priority of the calling application.
HPriorityClient (Function)
Modifies the priority of a client application.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HInfoFileProperty (Function)
Allows you to find out the properties of a data file located in an HFSQL server.
HInfoServerProperty (Function)
Allows you to find out the properties of an HFSQL server.
HInfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server table....
GeometryContain (Function)
Determines if geometry A contains geometry B.
GeometryOverlap (Function)
Determines whether two geometries overlap.
GeometryCover (Function)
Determines if geometry A covers geometry B.
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) programmatically.
<Source>.InfoFile (Function)
Returns the characteristics of an HFSQL Classic or Client/Server data file....
<Source>.FileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
HInfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....
GeometryCross (Function)
Compares two geometries and determines if their intersection spatially crosses.
<PolygonGeo variable>.Equal (Function)
Determines whether two geometries are spatially equal, i.e. whether the first geometry is included in the second, and vice versa.
HRSExecute (Function)
Immediately runs a recurring replication between HFSQL servers: the replication is triggered before the scheduling.
HSetIntegrity (Function)
Enables or disables the management of an integrity constraint on a file link.