ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
<Image variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type Image.
<Scanner variable>.ToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
<ANSI string>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
<Chart>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
Int (Variable type)
The Int type is used to easily perform calculations on integer values...
Native Informix Connector: Specific features and remarks
Remarks and specific features of Native Informix Connector...
xlsColumnType (Function)
Returns the type of data entered in a column of an XLS file.
Key and referential integrity
In a database schema, the "Key" items are also used to manage the consistency of data (called referential integrity)......
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
WDSQL: Exporting and printing the result of an SQL query
The result of a select query can be......