ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintBlock (Function)
Forces a report block to print.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
FinDecreasingRedemption (Example)
Usage example of the FinDecreasingRedemption function
WebserviceParameter (Function)
Gets the value of a parameter in a call to a SOAP or REST Webservice request.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
HFilter (Function)
Defines and enables a filter on a data file, view or query.
Chart control: "General" tab
In all the editors (window, page or report), the "General" tab of the Chart control description window allows you to define the global characteristics of the control......
HRegenerateFile (Function)
Regenerates a data file from its log.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
sOpen (Example)
Usage example of the sOpen function
dFont (Example)
Usage example of the dFont function
xlsCell (Type of variable)
An xlsCell variable is used to describe and modify a cell in an Excel document...
HNext (Function)
Sets the position on the next data file record according to a browse item.
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
eChangeCurrency (Function)
Converts a currency into another currency.
TableMoveColumn (Function)
Moves a column in a Table or TreeView Table control.
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Input (Function)
Displays a message allowing the user to type an information.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar are retrieved (some criteria may be specified).
FTPDate (Function)
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol).
CoordinateEditorToScreen (Function)
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.