ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Web Component control through programming
HtmlFormat (Property)
The HtmlFormat property is used to: find out whether an edit control accepts the input in HTML format. modify the input format of an edit control....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
OpenIDParameters (Type of variable)
The OpenIDParameters type is used to define all the advanced features of an authentication for OpenID.
ImageYPos (Function)
Returns the vertical position (Y) of the mouse cursor in relation to the specified Clickable Image control.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
DisplayModePreview (Property)
The DisplayModePreview property gets and sets the camera preview mode.
CharacterSpacing (Property)
The CharacterSpacing property gets and sets the spacing between characters.
Google Calendar management functions
List of functions for managing Google calendars...
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
inAppPurchaseProduct (Function)
Sends a request for purchasing an "In-App" product associated with the application.
Step 3: Printing characters, images, ...
This step consists in "sending the different elements to print to the printer"......
2. Deploying a static site or a PHP site
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string. search for substrings between two given separators in a character string....
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
grDestinationWMF (Function)
Defines a meta file as chart destination.
URL Rewriting
URL Rewriting is a technique used to improve SEO......
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).