ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MinSourceCardinality (Property)
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HInfoGroup (Function)
Returns information about the specified group of users.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Items (Property)
The Items property is used to configure the different items of a full-text index.
ManageHTML (Property)
ManageHTML is used to configure the management mode of the HTML format in a full-text index.
ManageRTF (Property)
ManageRTF is used to configure the management mode of the RTF format in a full-text index.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
MaxSourceCardinality (Property)
The MaxSourceCardinality property gets and changes the maximum cardinality of the source item in the link.
HInfoTask (Function)
Returns the characteristics of a scheduled task in a hScheduledTask variable].
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
NbArrayElement (Property)
NbArrayElement is used to configure the number of elements in an array item.
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
CaseSensitive (Property)
The CaseSensitive property is used to determine if the different searches performed on the item distinguish between uppercase and lowercase characters (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
HSetMemo (Function)
Used to modify the management mode of memo items.
MinimumLength (Property)
The MinimumLength property is used to configure the minimum length of the words to be indexed.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
SQLReqExists (Function)
Checks the existence of a query.
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.