ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Note (Property)
The Note property is used to get and change a text associated with an element.
grGradient (Function)
Enables or disables the display of color gradients in a 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.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
NewLine (Property)
The NewLine property is used to determine: in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX. in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX. in an Organizer control, whether an appointment was created via the popup menu. in a Scheduler control, whether an appointment was created via the popup menu....
HChangeConnection (Example)
Usage example of the HChangeConnection function
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.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
grAddData (Function)
Adds a data into a chart.
Author (Property)
The Author property gets and changes the author of an element.
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
StringInsert (Function)
Inserts a string into another character string at a given position.
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
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).
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
Universal Windows 10 App: Deploying on the store
Your Universal Windows 10 App application is ready to be used......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....