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).
PDFToText (Function)
Extract the text contained in an Document PDF.
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
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.
EXE constants
List of constants used by the functions for managing executables....
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
ErrorBuild (Function)
Displays a custom error message in a system error window.
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......
grAddData (Function)
Adds a data into a chart.
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Author (Property)
The Author property gets and changes the author of an element.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
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.).
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.