ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates the transaction table.
Conference control events
List of events associated with a Conference control...
ocrOption (Variable type)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
UploadStart (Function)
Starts sending the selected files into an Upload 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....
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Event (Variable type)
The Event type allows you to define all the advanced features of an event (birthday, anniversary, etc.)
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......
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).