ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HSetPosition (Example)
Usage example of the HSetPosition function
Description of ParallelTask (Type of variable)
The Description of ParallelTask type is used to define the characteristics of a parallel task.
HCreationIfNotFound (Example)
Usage example of the HCreationIfNotFound function
HReadSeekFirst (Example)
Usage example of the HReadSeekFirst function
HCopyRecord (Example)
Usage example of the HCopyRecord function
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HLinkMemo (Example)
Usage example of the HLinkMemo function
HCreateView (Example)
Usage example of the HCreateView function
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
HExtractMemo (Example)
Usage example of the HExtractMemo function
HAdd (Example)
Usage example of the HAdd function
H.NumRec (Variable)
Contains the number of the physical record loaded in memory (which means the number of the last record read).
ThreadExecute (Function)
Starts the execution of a secondary thread.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
HCopyFile (Example)
Usage example of the HCopyFile function
SQLTransaction (Function)
Begins, commits or rolls back a transaction: on the files of a database opened by SQLConnect, on the files of a database opened by a connection (OLE DB or Native Access/Native Connector) described in the data model editor or by HOpenConnection....
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.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
Native xBase/FoxPro Access: Specific features and remarks
This help page presents the specific features regarding the programming of Native xBase/FoxPro Access......
HFileExist (Example)
Usage example of the HFileExist function
HState (Example)
Usage example of the HState function
HRecNum (Example)
Usage example of the HRecNum function