ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
OOP concepts
A class contains the description of a data structure (members) and the processes (methods) that handle this structure....
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Events associated with Calendar controls
List of events associated with Calendar controls...
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Events associated with a Gantt Chart column
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Native Sybase Connector: Running the same stored procedure several times
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Native Sybase Connector: Output value of a stored procedure run on the server
The Native Sybase Connector (also called Native Sybase Access) is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Multiline strings
To type character strings over several lines in the code editor...
DnD constants
List of constants used by the functions for managing the Drag and Drop....