ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

UnicodeToAnsi (Function)
Converts: a UNICODE string to ANSI (Windows). a buffer containing a UNICODE string to a buffer containing an ANSI string (Windows)....
WDMSG license agreement
WDMSG license agreement...
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
ChronoReset (Function)
Stops and resets a running stopwatch.
dbgCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
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.
TreeView constants
List of constants used by the TreeXXX functions...
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.
grLabel (Function)
Indicates various parameters of additional legend in 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....
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
SysDetectLockedSession (Function)
Detects the change of lock for the Windows session.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......