ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
<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.
XMLElementType (Function)
Returns the type of current element (tag or attribute).
Input (Function)
Displays a message allowing the user to type an information.
Describing the report blocks
The different characteristics of a block can be viewed and/or modified in the description window of this block......
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
PythonExecute (Function)
Executes a function present in a Python module.
<Variable Drive>MoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
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)....
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Address (Type of variable)
The Address type is used to manipulate the address of a place or person.
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....