ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes.
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Composite variable
A composite variable contains different types of elements (members)...
Accessing Outlook
WINDEV and WEBDEV allow you to easily access the data handled by Outlook......
Calendar functions
List of Calendar functions...
WindowCount (Function)
Calculates the number of windows currently opened in the current application.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
LastDayOfYear (Function)
Returns the date of the last day of the year.
HTransactionRollbackToSavepoint (Function)
Rolls the transaction back to the savepoint.
DatePicker (Function)
Opens the system date picker.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
grSunburstRootSection (Function)
Changes or specifies the path of the root in a Sunburst chart.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
5. Android and iOS windows: Characteristics
WINDEV Mobile offers the possibility to configure the characteristics of the windows....
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
FTPGetFile (Function)
Transfers a file from an FTP (File Transfer Protocol) server to the current computer.
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
H.TemporaryDirectory (Variable)
Allows you to force the directory used to store the temporary files when reindexing the HFSQL data files.
rssBuildString (Function)
Builds the RSS feed and returns the result (in XML format) in a character string.