ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MapAddMarker (Function)
Adds a new marker onto a map displayed in a Map control.
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...
ReplicSynchronize (Function)
Synchronizes the data corresponding to a replication.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
License agreement for Native Oracle Connector
License agreement for Native Oracle Connector...
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
Google Calendar management functions
List of functions for managing Google calendars...
DateTimeDifference (Function)
Calculates the difference between two dates and times.
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
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).