ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Passing parameters
The parameters can be passed to a procedure......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Constants for manging the replication
List of constants used by the functions for managing the replication....
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
Check model
You can use check models to easily create checks...
ComponentInfo (Function)
Returns information about a component.
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
Installing a WEBDEV site
There are two methods to install a WEBDEV site on a Unix server......
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
5. Loops
WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min
Image editor: Features
The image editor includes several features......
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
Specific features of the applications for iPhone/iPad
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
gglMarker (Type of variable)
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map...
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
HReadSeek (Example)
Usage example of the HReadSeek function
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
Handling Organization Chart controls programmatically
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......