ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
BackgroundTaskAdd (Function)
Adds a new background task.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
HRead (Function)
Reads a record in a file according to a given record number.
CDList (Function)
Returns the list of CD/DVD players installed on the current computer....
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
AAF: File Path edit controls
The edit controls that use the "File name and full path" input mask propose several AAFs (Automatic Application Features): a specific popup menu used to handle the file. a file preview in thumbnail format (for an Image or PDF file path)....
zipListFile (Function)
Returns the list of files found in an archive.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Service variable
The Service variable is used to......
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
BufferToReal (Function)
Extracts a real from a binary buffer at a given position.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
NET constants
List of constants used by the DotNet functions....
fLongPath (Function)
Returns the full long path of a file or directory.
HOut (Example)
Usage example of the HOut function
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
Twain constants
List of constants used by the Twain functions....
Constants for managing Map controls
Constants for managing Map controls...