ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Input (Function)
Displays a message allowing the user to type an information.
<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.
<WDPic variable>.DrawTextMarkdown (Function)
Draws Markdown text in a variable of type WDPic.
Global procedure/function
A global procedure can be used in all the processes or events of the project....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
Character strings
WLanguage supports different types of strings....
Developing an iOS 14 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc....
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
PythonExecute (Function)
Executes a function present in a Python module.
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
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)....
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
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....
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered in your applications......
Chrono (Type of variable)
The Chrono type is used to define all the advanced characteristics of a stopwatch.
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.