ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
MemoryCurrency (Property)
The MemoryCurrency property is used to get and change the currency used when manipulating a "Currency + Euro" control programmatically.
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.
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
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.)....
WinCopyForm (Function)
Copies the content of a form into the clipboard.
OpenChild (Example)
Usage example of the OpenChild function
ThreadWait (Function)
Waits for the end of the execution of the specified thread.
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
CreateShortcut (Example)
Usage example of the CreateShortcut function
AnsiToUnicode (Function)
Converts: an ANSI string (Windows) to a UNICODE string. a buffer containing an ANSI string (Windows) to a buffer containing a UNICODE string....
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
SaaSChangePassword (Function)
Changes the password of the connected user.
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
Option (Property)
The Option property is used to configure how a Bar Code control is displayed.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").