ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
Composite chart
A composite chart is a chart that displays several types of charts......
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
ComponentInfo (Function)
Returns information about a component.
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
Choosing the type of link
WEBDEV proposes several types of links according to the action of link on the page controls......
HPrevious (Function)
Positions on the previous file record according to a browse item.
HConvertX (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
DrawingAvailable (Function)
Indicates whether the drawing features are supported by the browser.
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
WinLineDetails (Property)
The WinLineDetails property allows you to get and change the name of the internal window used to display the details of a row in a Table control.
ScreenshotAllowed (Property)
The ScreenshotAllowed property is used to: Determine whether it is possible to take screenshots of a window, Allow or prevent taking screenshots of a window....
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......
grRaised (Function)
Used to display a chart with raised effect.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
DisplayAsMarkdown (Property)
The DisplayAsMarkdown property indicates whether or not an Edit control displays its content in Markdown format.
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......