ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
The planes (in a window or in a report)
The planes are used to group the window controls......
Stack (Type of variable)
A Stack variable is a structured type that is used to group a set of elements of the same type.
List (Type of variable)
A List variable is a structured type that is used to group a set of elements of the same type.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Report viewer: "Preview" tab
The report viewer allows end users to view reports before printing them......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
Chart: Managing legends
Several types of legends are supported in the charts......
hRSConfig (Type of variable)
The hRSConfig type is used to define the advanced characteristics of a replication between 2 HFSQL servers.
Handling a Web Component control through programming
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
EventCreate (Function)
Creates an event.
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
Describing a problem to the Free Technical Support
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
KeepVisibleHierarchy (Property)
The KeepVisibleHierarchy property is used to: Determine which elements of the TreeView table will be printed: the entire hierarchy or only visible elements in the control. Change the hierarchy print mode: the entire hierarchy or only visible elements in the control....
iConfigureReport (Function)
Configures the printer by opening the configuration window (WINDEV and WINDEV Mobile).
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.