ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
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).
HRSWaitForDataProcess (Function)
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
<Source>.DeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
<Source>.InfoMemo (Function)
Returns the characteristics of binary and text memos.
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
<Connection variable>.InfoDatabaseRights (Function)
Allows you to find out the rights granted to a user or to a group on a database.
<Connection variable>.InfoServerRights (Function)
Allows you to find out the rights granted to a user or group of users on a server.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
DateToDay (Function)
Returns the day that corresponds to a given date.
Client application: Running procedures on a server of J2EE services
WINDEV includes several J2EE functions......
DateToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date.
HCreateMovableReplica (Function)
Creates a movable replication.
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
<Connection variable>.ExecuteScheduledBackup (Function)
Forces the execution of a scheduled backup.
<Connection variable>.InfoUser (Function)
Updates the variables for user management with the information regarding the specified user.
HCloseAnalysis (Function)
Closes the current analysis.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
MmoEncryption (Property)
The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file.
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
FicEncryption (Property)
The FicEncryption property is used to set the encryption method of a data file.
HListGroup (Function)
Returns the list of groups of users defined for a connection.
HListUser (Function)
Returns the list of users defined for a connection.
NdxEncryption (Property)
The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file.
HInfoGroup (Function)
Returns information about the specified group of users.