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.
System constants
List of constants used by the system functions....
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
fOpen (Example)
Usage example of the fOpen function
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
DDESend (Function)
Sends a data to the program connected via DDE.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
PageUse (Function)
Displays a WEBDEV page in the user's browser and closes all page contexts currently open on the server....
AlbumSave (Function)
Saves an image, a photo or a video in the photo album of the mobile device.
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
Various constants
List of various constants used by the constants WINDEV functions....
fCreate (Example)
Usage example of the fCreate function
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
fClose (Example)
Usage example of the fClose function
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Constants for managing projects
List of constants used by the functions for managing projects....
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
14. Generation modes
Generation modes...
Limitations of WINDEV, WEBDEV and WINDEV Mobile
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Installing a SOAP server with IIS
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......