ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
iDestination (Function)
Configures the print destination.
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
Serialization constants
The serialization constants are as follows:
Configuring an application with User Groupware
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
fDataDirCommon (Function)
Returns a directory path for the shared data of the current application: between all the users of the computer between all the TSE users This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store: the files for the general configuration of the application (.INI files, .XML files, etc.). the data files common to all the users (HFSQL .fic, .ndx and .mmo files)....
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
grParameter (Function)
Retrieves or modifies a chart parameter.
Dockable panes
WINDEV, WINDEV Mobile and WEBDEV propose several dockable panes......
iVPos (Function)
iVPos is kept for backward compatibility.
iHPos (Function)
iHPos is kept for backward compatibility.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Constants for encryption/compression
List of constants used by the encryption/compression functions...
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Report based on a memory area
A report based on a memory area is used to print the records stored in a memory area......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
restResponse (Variable type)
The restResponse type is used to define all the advanced characteristics of a REST response.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
fImageSelect (Function)
Opens the image picker of Windows.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...