ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
zipNbFile (Function)
Returns the number of files found in an archive (in CAB, RAR, ZIP, WDZ or 7z format).
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
PDFToText (Function)
Extract the text contained in an Document PDF.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Note (Property)
The Note property is used to get and change a text associated with an element.
Delete (Function)
Deletes an element at a given position: from a one-dimensional WLanguage array. from an advanced array property (array of gglCalendar events, etc.). from an associative array. from a WLanguage list....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
RequestUpdateUI (Function)
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility.
fMoveDir (Function)
Moves a directory and its content.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
grAddData (Function)
Adds a data into a chart.
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
StringInsert (Function)
Inserts a string into another character string at a given position.
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Author (Property)
The Author property gets and changes the author of an element.