ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
<Array>.Insert (Function)
Inserts an element at a given position: into a one-dimensional array. into an associative array. into an advanced array property (array of gglCalendar events, etc.). into a WLanguage list....
PDF file functions (prefix syntax)
PDF file functions...
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile or WEBDEV component.
HStopServer (Function)
Stops an HFSQL server.
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
HInfoView (Function)
Returns information about a materialized view.
HNotifAddEmailRecipient (Function)
Adds recipients for the notifications sent by email.
rssStream (Type of variable)
The rssStream type is used to handle a RSS stream...
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
SocketCreateBluetooth (Function)
Creates a socket using a Bluetooth device.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Error (Function)
Displays a custom error message in a system error window.
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
EmailGetAll (Function)
Retrieves all the emails found on a server.
<List variable>.Info (Function)
Retrieves the characteristics of a WLanguage list: types of elements and number of elements.
<Queue variable>.Info (Function)
Retrieves the characteristics of a queue: types of elements and number of elements.
<Stack variable>.Info (Function)
Retrieves the characteristics of a stack: types of elements and number of elements.
<Internal window>.ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....