ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fUnlock (Function)
Entirely or partially unlocks an external file.
fLock (Function)
Entirely or partially locks an external file.
HDescribeConnection (Function)
Describes a new connection to an external database.
<DiskFile variable>.Lock (Function)
Entirely or partially locks an external file.
<DiskFile variable>.Unlock (Function)
Entirely or partially unlocks an external file.
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
Synchronizing the database schema with external databases
The database schema must be synchronized with an external database if it uses......
fFileName (Function)
Returns the name of an external file that is currently opened.
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
ComponentLocate (Function)
Specifies the access path to an external component of project.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
<Component>.Load (Function)
Loads an external component independent of the current project.
<DiskFile variable>.FileName (Function)
Returns the name of an external file currently open.
<DiskFile variable>.Seek (Function)
Gets and sets current position in an external file.
fSeek (Function)
Gets and sets current position in an external file.
1
2
3
4
5
6
65
>