ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Move (Function)
Allows: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
FTPSize (Function)
Returns the size (in bytes) of a file located on an FTP server (File Transfer Protocol).
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
RegistrySetValue (Example)
Usage example of the RegistrySetValue function
RegistryCreateKey (Example)
Usage example of the RegistryCreateKey function
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
Resource (Property)
The Resource property is used to: find out the resources visible in a Scheduler control. find out the resource of the Scheduler control that corresponds to the specified index....
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
Constants for managing the Enumerations and the Combinations
fAddText (Function)
Adds the content of a character string at the end of a file.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
HInfoViewRights (Function)
Allows you to find out the rights granted to a user or to a group on an SQL view or on a materialized view.
Parallel task management functions
The following functions are used to manage parallel tasks...
Statistical constants
List of constants used by the statistical functions....
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
EnumerationFromName (Function)
Returns an enumeration value known by its name.
CombinationFromName (Function)
Returns a combination of one or more options known by their names.
BrowserRunApp (Function)
Opens the default Web browser of the current device.