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.
Describing a query
Once a query is created, all the characteristics of this query can be modified at any time......
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
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)....
Handling an Edit control programmatically
You can handle Edit controls programmatically......
REST Webservices: Automatic deserialization of request
In a REST Webservice, an entry point can have several types......
sfSessionInfo (Type of variable)
The sfSessionInfo type is used to get information about the current session...
sfObject (Type of variable)
The sfObject type is used to describe a record of a SalesForce file...
sfSaveResult (Type of variable)
The sfSaveResult type is used to find out the result of SFAdd and SFModify...
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
sfExecuteQueryResult (Type of variable)
The sfExecuteQueryResult type is used to find out the result of SFForwardQuery and SFExecuteQuery...
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
gglAuthor (Type of variable)
The gglAuthor type is used to identify the author of a Google element...
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Icon
The "Icon" keyword corresponds to the Icon type, or to the Icon property.
COMObject (Type of variable)
The COMObject type is used to represent an interface of a COM object.