ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing character strings
List of constants used by string management functions...
RGB (Function)
Defines a color from its Red, Green and Blue components.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
grLegend (Function)
Indicates the presence and position of legend in a chart.
grLabel (Function)
Indicates various parameters of additional legend in a chart.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
HToItem (Function)
Assigns the specified value to an item of the current record.
grPiePullOut (Function)
Pulls out a section (or all sections) in a chart.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
XMLDocument (Function)
Creates a new XML document.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Multi-project search
Performing a search in the current project is a common operation......
Comparison operators
The comparison operators can be divided into several categories......
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
dbgCheckEqual (Function)
Checks whether the expressions are equal in assertive programming and in automated test mode.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
CriticalSectionEnd (Function)
Marks the end of critical section: the code will be run by another thread.
grGridlines (Function)
Displays or hides the chart gridlines.
grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.