ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using Java code
You can use Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
DriveUploadDirectory (Function)
Envoie un répertoire (présent sur la machine de l'utilisateur) vers un disque distant....
ListSort (Function)
Sorts the elements in a List Box, ListView or Combo Box control populated programmatically.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
The email structure
The email structure is a preset structure of WLanguage (no declaration is required)......
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.
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....
VideoStop (Function)
Stops playing or recording a video in a Camera control. Function kept for "Version-26-compatible" Camera controls....
fReportsAndQueriesDir (Function)
Returns: the full path of the directory for the custom reports and queries. This directory corresponds to the directory of the reports and queries visible by the user who created them. the full path of the directory for the shared reports and queries. This directory corresponds to the directory of the reports and queries visible by all the application users....
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
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......
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.).