ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
WDMap: Printing records
WDMAP allows you to print the records found in a data file......
fDate (Function)
Returns or modifies the different dates associated with a file or directory (date created, modified or accessed).
fDateTime (Function)
Returns or modifies the different dates and times associated with a file or directory (date created, modified or accessed).
Status bar of windows
The status bar of a window is used to display several types of information......
Creating nested reports
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
SMSDelete (Function)
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
xlsSave (Function)
Saves an XLS document.
SpreadsheetSave (Function)
Saves the content of a Spreadsheet control in a file in XLSX format.
DurationToString (Function)
Converts a duration to a character string in the specified format.
SaaS administrator - Managing a client
Managing a SaaS client account is used to......
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
<Connection variable>.ConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
BankHolidayAdd (Function)
Indicates that a day (or a list of days) is a public holiday.
CurrentYear (Function)
Returns the current year in integer format.
LastDayOfWeek (Function)
Returns the date of the last day of the week corresponding to a given date.
<xsdEntity variable>.AddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
BitcoinCoreHashRate( Function)
Returns the number of times the sha256 function had to be calculated per second to calculate the last block.. This number corresponds to a proof of work.
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Handling the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......