ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

CallDLL32 (Function)
Runs a function found in an external DLL.
API (Function)
Runs a function found in an external DLL.
SysStatusExternalStorage (Function)
Returns the availability status of the external storage space of the device.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
Component (Type of variable)
The Component type is used to easily handle an external component.
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
fWrite (Function)
Writes: a character string into an external file. a memory section....
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
SysNbExternalStorage (Function)
Returns the number of external storage spaces found on an Android device.
SysMemoryExternalStorage (Function)
Returns the amount of available memory on the external storage area of the device.
CertificateCheckFileSignatureFile (Function)
Checks the correspondence between a signature and a file. The signature was kept as an external file.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
SysDirStorageCard (Function)
Returns the path of the root directory of the primary external storage space.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
ScreenCastAllowed (Property)
The ScreenCastAllowed property is used to: find out whether the user can cast the content displayed in the Multimedia control to an external device (compatible with AirPlay), allow or prevent the user from casting the content displayed in the Multimedia control to an external device (compatible with AirPlay)....
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
Error 1014: The access to the member of the class is restricted by a private inheritance
Functions for handling directories and external files (prefix syntax)
External file functions (prefix syntax)...
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
1
2
3
4
5
6
47
>