ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListStopWord (Function)
Returns the list of stop words used by a full-text index.
fDataDir (Function)
Returns the full path of the directory of HFSQL tables specified by the user when installing the application.
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....
HSetLog (Function)
Enables or disables log management on a file.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
HCreateSubscriberReplica (Function)
Creates the description file of a subscriber replica.
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
fExtractPath (Function)
Returns the different elements of a path: disk, directories, name and extension of the file.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
2. Creating files in the analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
HInitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
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....
Editable reports
The report editor can be used to create form reports, which include different controls allowing users to enter data......
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtDescribedDatabase (Property)
The CtDescribedDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL file located on a server.
LogDirectory (Property)
The LogDirectory property is used to manage the directory of the log file described in the analysis.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......