ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fClose (Function)
Closes an external file.
fChangeSize (Function)
Resizes an external file.
<DiskFile variable>.ChangeSize (Function)
Resizes an external file.
<Variable DiskFile>Create (Function)
Creates an external file.
<DiskFile variable>.Close (Function)
Closes an external file.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
Error 1013: The access to the member of the class is restricted by a protected inheritance
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
11. External component
fFileExist (Function)
Checks the existence of an external file.
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.
Programming the browsing Looper controls
These are the main concepts for programming Looper controls based on a data file......
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......
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.
fFileName (Function)
Returns the name of an external file that is currently opened.