ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).
WidgetRunApp (Function)
Starts the application to which a widget belongs.
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
dbgSaveDebugDump (Function)
Saves a dump file of the application.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grDraw (Function)
Draws a chart according to the specified parameters.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
fResourceDir (Function)
Returns the path of the read-only resources of the application.
FTPListFile (Function)
Lists the directories or files in a directory located on an FTP server and returns the number of files and/or directories....
GranularityGridlines (Property)
The GranularityGridlines property gets and changes the size of the grid that defines the gridlines in a Scheduler or Organizer control in a report.
EmailGetIndicator (Function)
Retrieves the indicators defined on an email of IMAP session.
NbReceived (Property)
Returns the number of parameters actually received by a procedure.
fAddBuffer (Function)
Adds the content of a buffer at the end of a file.
ArcCos (Function)
Returns the arc cosine of a numeric value (integer or real).
BTConnectDevice (Function)
Allows you to be authenticated toward a Bluetooth device.
DeleteColumn (Function)
Deletes a column at a given position from the advanced array property (array of gglCalendar events, etc.).
DnDEvent (Example)
Usage example of the DnDEvent function