ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grLabel (Function)
Indicates various parameters of additional legend in a chart.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Handling a Web Component control through programming
grStartAngle (Function)
Sets the starting angle of the first section in the following types of chart: Pie, Semi-circular or Donut. Sunburst. Radial Bar chart....
RichEdit (Property)
The RichEdit property is used to manage the RTF (Rich Text Format) type: of an edit control or Static control found in a window. of a Static control found in a report....
RGB (Function)
Defines a color from its Red, Green and Blue components.
Right (Function)
Extracts the last characters from a string or string buffer.
UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
grTitleFont (Function)
Modifies the font used for the chart title.
grScatterAddDataXY (Function)
Adds a data into a "Scatter" chart.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
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....
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Chart: Managing scales
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
Multi-project search
Performing a search in the current project is a common operation......
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Importing styles from a WordPress theme with WEBDEV
WordPress offers numerous templates to create original websites...