ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<DiskFile variable>.Close (Function)
Closes an external file.
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.
fCreate (Function)
Creates an external file.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
Error 1013: The access to the member of the class is restricted by a protected inheritance
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
11. External component
List of extension attributes
The list of extension attributes ......
fFileExist (Function)
Checks the existence of an external file.
PageAddress (Function)
Used to find out the Internet address of a page.
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
fUnlock (Function)
Entirely or partially unlocks an external file.
<Page>.Address (Function)
Used to find out the Internet address of a page.
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.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Synchronizing the analysis with external databases
The analysis must be synchronized with an external database if it uses......