ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HInfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
OBEXListFile (Function)
Lists the files shared by a device that uses the OBEX protocol.
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
2. Modes to install an application
<Connection variable>.InfoServer (Function)
Returns the specified information about the server.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
TokenAllowDuplicate (Property)
The TokenAllowDuplicate property is used to: Allow or prevent the user from entering duplicates in a "Text token" Edit control. Determine if duplicates are allowed in a "Text token" Edit control....
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
KeyInformation (Property)
The property KeyInfo property is used to define information about the key used.
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
Web Component control events
The following events appear by default in the WEBDEV code editor...
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, database schema, ......