ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
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.
grAxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.
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......
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
CalendarPosition (Function)
Returns the month displayed in a Calendar control.
SysIconAddImage (Function)
Adds an icon that overlays the application icon in the taskbar.
fFind (Function)
Finds a character string or a buffer in a file opened by fOpen.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
sfUserInfo (Type of variable)
The sfUserInfo type is used to get information about a user...
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
HTMLToRGB (Function)
Converts the HTML color into RGB color.
YAML (Type of variable)
The YAML type simplifies the handling of data in YAML format.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.