ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SysDir (Function)
Returns the path of a system directory.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
GglUploadDocument (Function)
Uploads a document to the Google server.
RTF control properties
List of properties associated with the RTF control...
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Item control properties
List of properties associated with the Item control...
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
Report viewer: Proposing several reports
In the document preview, end users can......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
State (Property)
The State property is used to get and change the state of an element.
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).