ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Installing the HFSQL Server module
Cherche les éléments d'un noeud HTML correspondant à une balise....
Installing and using a Bitcoin Core server
WLanguage offers various functions for handle a Bitcoin Core server......
Associating a control with a tab pane
Methods to associate a control with a tab pane......
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
grSurfaceGetData (Function)
Retrieves a data from a Surface chart.
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Today (Function)
Returns or modifies the system date (date of the day defined on the current computer).
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Page constants
List of constants used by page functions....
Manipulating a Layout control programmatically
A Layout control can be......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Printing reports from a WEBDEV site
By default, the "Print" icon allows the Web user to print the current site page......
grImageSize (Function)
Defines the size of the image containing the chart.
spLength (Property)
The spLength property is used to: Get the hash output length. This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the hash output length (only for "Password" items defined programmatically)....
ERR_BAD_URL
Truncate (Function)
Truncates the right part of a string or buffer.
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
grHMGetData (Function)
Retrieves data from a Heatmap chart.
<Chart>.HMGetData (Function)
Retrieves data from a Heatmap chart.
grScatterGetDataXY (Function)
Retrieves data from a "Scatter" chart.