ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Data Source (Variable type)
A Data Source variable is used to describe a temporary data source (query, view, alias, etc.).
SQLListSource (Function)
Lists the data sources declared on a local site.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
<Source>.DataSourceKnown (Function)
Determines if a data source has been initialized.
HDataSourceKnown (Function)
Determines if a data source has been initialized.
Making a backup of a project
It is possible to regularly make a backup of the different elements of a project......
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Age
The Age keyword can correspond to...
pdfAttachment (Type of variable)
The pdfAttachment type is used to define all the advanced characteristics of an attachment in a PDF document.
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...
PageEndStick (Property)
The PageEndStick property is used to: Determine the page footer should be right below the last block. Change the page footer block options....
GetIdentifier (Function)
Calculates a unique identifier (integer) for an executable or for a session.
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.).
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
Event (Type of variable)
The Event type is used to define all the advanced characteristics of an event: birthday, saint's day, ......
15. Creating the executable in practice
Creating the executable in practice...
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
Windows
The windows represent the main interface of a WINDEV application......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....