ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Type (Property)
The Type property is used to get: the type of element (data file or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics (their visible status for example) to be modified (or checked) in a single operation by programming......
10. Smart controls
Smart controls...
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Popup window
WINDEV allows you to open windows in popup format......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
14. Report templates
Report templates...
22. Report templates
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
<Source>.ImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
<Source>.ImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
12. Available tests
DisplayMode (Property)
The DisplayMode property gets and changes: the display mode in a Word Processing control, the display mode in a PDF Reader control the display mode in an HTML Editor control, the display mode in a Kanban control...