ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
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.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
TwainState (Example)
Usage example of the TwainState function
HTML Editor control functions
List of functions for managing HTML Editor controls...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Setup of a WEBDEV site: Automatic data file modification
The automatic modification of the data files allows updating the description of data files on the Web server......
2. Analysis in practice
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
ScanSelect (Function)
Opens a standard dialog box with the available scanners.
Upload control events
The following processes are associated with the Upload control:...
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
iParameterWatermark (Function)
Adds a watermark into a report (report created in the report editor or printed report).
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...