ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
HRegenerateFile (Function)
Regenerates a data file from its log.
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
AppointmentListCalendar (Function)
Lists the calendars available on the mobile device (Android/iOS)....
ContactListSource (Function)
Lists the sources (or accounts) of the contacts saved on the device.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
<Variable DiskFile>Create (Function)
Creates an external file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
grParameter (Function)
Retrieves or modifies a chart parameter.
TextToRTF (Function)
Converts text to Rich Text Format.
AppParameter (Function)
Returns information about the mechanism for automatic application update.
Constants for managing the applications with "Live update"
List of constants used by functions for managing applications with "Live update"....
JWTParameters (Type of Variable)
The JWTParameters type allows you to define all the information necessary to perform JTW authentication.
grSeriesLineType (Function)
Modifies the type of line for a series found in a Line, Area, Scatter and Radar chart.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Thread (Type of variable)
The Thread type allows you to define all the characteristics of a thread.