ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
<Chart>.Menu (Function)
Defines the type of context menu displayed by a chart.
<Chart>.WaterfallColor (Function)
Indicates the color for a type of category in a Waterfall chart.
<sshSession variable>.ConnectShell (Function)
Starts a new SSH session of "Shell" type.
<String type>.CharactTypeCount (Function)
Returns the number of characters matching a given type.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
ScanGet (Function)
Retrieves the characteristics of a scanner in a variable of type Scanner.
ScanToImage (Function)
Retrieves a document from a scanner in a variable of type Image.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
<picLayer variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type picLayer.
<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.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
ERR_DISCONNECTED_TIMEOUT
16. Protecting access to the site: passwords
TypeDescription (Property)
The TypeDescription property is used to: Find out the type used by an Enumeration or Combination item. This item was defined in the data model editor or programmatically. Define the type used by an Enumeration or Combination item (when describing the item through programming)....
Setup mode
Several methods can be used to distribute a WINDEV application......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
Character strings
WLanguage supports different types of strings....
Multiline strings
To type character strings over several lines in the code editor...
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
Alignment options
To optimize the alignment of controls in a window, page or report, you have the ability to use the alignment options......