ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
PDF file management functions
...PDF file functions...
HScheduledTask structure
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version)....
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
HDescribeFile (Function)
Describes a data file programmatically.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
Warning 18: Loop without potential end
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
dbgError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
zipExtractFile (Example)
Usage example of the zipExtractFile function
CalculatedItemExpression (Property)
The CalculatedItemExpression property is used to: Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming. Define the SQL expression returning the value of a calculated item (when describing the item through programming)....
User Groupware and Native Connector files
An application that works with the User Groupware can be used with a database handled by a Native Connector......
JavaExecute (Function)
Starts a Java application or a Java applet by invoking the "Main" method of a given Java class.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
ThreadStop (Function)
Stops a secondary thread. Function not recommended.
Printing nested reports
To create a main report containing several secondary reports:...
HDescribeLink (Function)
Describes a link between two data files through programming.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
PDFToText (Function)
Extract the text contained in an Document PDF.
fClose (Function)
Closes an external file.
Chart management functions
...Chart management functions...