ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
HTTP constants
List of constants used by the HTTP functions....
iPreview (Function)
Configures the print destination.
grTitle (Function)
Modifies the caption and/or position of the chart title....
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Drawing constants
List of constants used by the drawing functions....
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
SpreadsheetSelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
fEncrypt (Example)
Usage example of the fEncrypt function
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
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......
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
FileDisplay (Example)
Usage example of the FileDisplay function
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
nfcData (Type of variable)
The nfcData type is used to describe and handle the data of a variable of type nfcTag.