ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grLineThickness (Function)
Retrieves and/or modifies the value of the line thickness in a line chart....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
Sharing elements with a WINDEV application
Defines the type of context menu displayed by a chart....
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
hdfsConnection (Type of variable)
The hdfsConnection type is used to define the advanced characteristics of a connection to the Hadoop file system (HDFS).
LooperAddIW (Function)
Adds a row as an internal window at the end of a Looper control populated programmatically.
InitWindow (Function)
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window.
grGridlines (Function)
Displays or hides the chart gridlines.
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.
zipIsMulti (Function)
Returns the type of archive: single-part archive or multi-part archive.
xlsSave (Function)
Saves an XLS document.
PDFToText (Function)
Extracts text from a PDF file.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
FinFutureVal (Function)
Returns the future value of an investment.
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).
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
Obtaining an HSL (SSL) certificate for IIS
To obtain an HSL (SSL) certificate for IIS, follow these steps......
Passing parameters
The parameters can be passed to a procedure......