ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Environment of the project editor
The main elements of the project editor are as follows:
CtDatabase (Property)
The CtDatabase property is used to set the OLE DB data source when connecting to a specific table via OLE DB.
CtOLEDBProvider (Property)
The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server).
DateTimeDifference (Function)
Calculates the difference between two dates and times.
Report viewer: Copying text
The report viewer allows you to copy text from the report and paste it to a file in another application......
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
ContactAdd (Function)
Adds a contact: in a Lotus Notes or Outlook address book. in the contacts list of your device (Android, iPhone or iPad)....
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Conference control events
List of events associated with a Conference control...
UploadStart (Function)
Starts sending the selected files into an Upload control.
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
The Spreadsheet control
Spreadsheets are one of the most used office tools......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
Google Calendar management functions
List of functions for managing Google calendars...
WiFiDetectAccessPoint (Function)
Starts detecting the Wi-Fi access points currently accessible from the device.
MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
User Groupware and files accessed via a Native Connector
An application that works with the User Groupware can be used with a database handled by a Native Connector......
docCell (Type of variable)
The docCell type is used to define the advanced characteristics of a table cell found in a Word Processing document.
Background tasks
Continuing to run a process when the application is in background is very useful on mobile......
14. Report templates
...Report templates are used to easily standardize report layouts....
Events associated with an Image Editor control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Functions for managing Google contacts (prefix syntax)
List of functions for managing Google contacts...
Environment of the data model editor