ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
CreateShortcut (Example)
Usage example of the CreateShortcut function
SysDecrypt (Function)
Decrypts data using Windows user credentials. This data must have been previously encrypted with SysEncrypt. This new function is available from WINDEV Suite SaaS 2025 Update 2....
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
rssDisplay (Function)
Builds a RSS feed and returns the content of the RSS feed to the client.
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
EmailGetAll (Function)
Retrieves all the emails found on a server.
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
WinSize (Function)
WinSize: returns or modifies the window display mode (maximized, minimized or normal), modifies the window height and/or width, moves the window and modifies a window's height and/or width....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
iPrintImage (Function)
Sends the image file to print to the print buffer.
ArrayAddLine (Function)
Adds a row at the end: of a one- or two-dimensional WLanguage array. of an advanced two-dimensional array property (xlsDocument, etc.)....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Sort (Function)
Sorts a WLanguage array.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....