ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
GetDefinition (Function)
Retrieves the definition of element type.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the data file.
grTitle (Function)
Modifies the caption and/or position of the chart title....
Dynamic Automation object
A dynamic automation object is an automation object allocated upon request, during the program execution...
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
Enumeration (Type of variable)
An enumeration is a set of values......
Table,Modify (External language)
Modifies an element in a Table control.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
The Item control
The "Item" control is used to edit the content of an item found in a data file......
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
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....
MaskTitleDate (Property)
The MaskTitleDate property is used to identify and change the input mask used for the title of day columns in Organizer or Scheduler controls
grSurfaceAddData (Function)
Adds a data into a Surface chart.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
FileDisplay (Example)
Usage example of the FileDisplay function
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......