ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
sClose (Function)
Closes the specified serial port, parallel port or infrared port.
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
PDF file management functions
...PDF file functions...
Functions for handling directories and external files
List of functions for handling external files...
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the table, view, query, ...).
InputType (Property)
The TypeSaisie property lets you know or modify the type of input allowed by a field: Duration, Date, Numerical, ...
grClearPict (Function)
Erases the chart drawing (in an Image control or in a window).
fMoveDir (Function)
Moves a directory and its content.
AnimationPlayOnControlProperty (Function)
Animates the modification of an integer property between 2 values.
StatCovariance (Function)
Calculates the covariance between two series of values.
dResize (Function)
Resizes an image found: in an Image control. in an Image variable. in a picLayer variable]....
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
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).