ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.LogStop (Function)
Stops the log process of a file.
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
<Source>.LogRestart (Function)
Restarts the logging process on a file.
HRead (Function)
Reads a record in a file according to a given record number.
NdxEncryption (Property)
The NdxEncryption property sets the encryption method of the index file (.NDX) associated with a table.
MmoEncryption (Property)
The MmoEncryption property sets the encryption method of the memo file (.MMO) associated with a table.
HLogStop (Function)
Stops the log process of a file.
HLogRestart (Function)
Restarts the logging process on a file.
<Source>.ChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
GUIDAnalysis (Property)
The GUIDAnalysis property returns the GUID of the analysis that was used to create the data file.
HPrevious (Function)
Positions on the previous file record according to a browse item.
InitialFile (Property)
The InitialFile property is used to get the original name of the data file associated to an item in a query.
Hyper File functions available for backward compatibility
HInfoAnalysis (Function)
Returns information about a database schema (WDD file).
HSetREP (Function)
Enables or disables the management of .REP file.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
HDescribeFullTextIndex (Function)
Describes a full-text index of data file created through programming.
HListConnectedUser (Function)
Lists the users currently connected to one or more files handled by a Client/Server connection....