ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Variable DiskFile>Create (Function)
Creates an external file.
WDTerm: End the external language
End the external language......
fCreate (Function)
Creates an external file.
<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.
nWDInit: Initialize the external language
Initializes the external language......
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Error 1013: The access to the member of the class is restricted by a protected inheritance
fFileExist (Function)
Checks the existence of an external file.
11. External component
API (Function)
Runs a function found in an external DLL.
1
2
3
4
5
6
65
>