ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
grRaised (Function)
Used to display a chart with raised effect.
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
Minute (Property)
The Minute property is used to get and change the minutes of an element.
Month (Property)
The Month property is used to get and change the month of an element.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Managing Hive databases
Hive is a software layer of Hadoop used to run queries......
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
25. Performing a process on several successive pages
Performing a process on several successive pages...
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
HListConnection (Function)
Returns the list of connections currently described in the application.
CursorOptions (Property)
The CursorOptions property is used to manage the type of cursor used for a connection (Native Connectors, OLE DB, etc.).