ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
<WDPic variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a WDPic variable.
<picLayer variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in a picLayer variable.
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Replication management functions
Three types of replication are proposed......
Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
Private Store for mobile applications
There are two methods two deploy your applications......
10. Internal components in practice
WINDEV and the streams - Use example
In this example, the application must manage a video conference between two computers......
Managing Google calendars
The Google Calendar service is an Internet application provided by Google that is used to manage a calendar on Internet......
Magnetic mouse: automatically moving the cursor on the default button
The mouse cursor can be automatically positioned on the default button when the window is opened......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Import from previous versions
To install a dynamic WEBDEV site on a web server, you will need deployment accounts......
Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Handling an OLE control by programming
WINDEV enables you to handle an OLE control by programming......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Setting the initial focus to a control (AAF)
The context menu of Edit controls includes the option "Set initial focus to this control"......
Different types of data (Type of variable)
A variable is defined by name and type......