ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Using several libraries in an application
A library is a WDL file that contains all the resources......
fEncrypt (Example)
Usage example of the fEncrypt function
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
2. Analysis in practice
Constants for managing the User Groupware
List of constants used by the functions for managing the User Groupware....
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Installing a SOAP server with IIS
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
Phone constants (Android / iOS)
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
URL (Property)
The URL property is used to get and change a URL.
Border (Property)
The Border property is used to get and change the borders of an element.
Action Bar properties
You can manipulate Action Bars in a window using the following WLanguage properties.
MCI constants
List of constants used by the MCI functions....
Source (Property)
The Source property is used to get and change the source of an element.
ProjectInfo (Function)
Returns specific information about the project currently run.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
grExist (Function)
Checks the existence of a chart in memory.
EmailReadFirst (Example)
Usage example of the EmailReadFirst function
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......