ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

11. User Macro-Code: UMC in practice
OBEXSendFile (Function)
Sends a file to a device that supports the OBEX protocol.
OBEXGetFile (Function)
Retrieves a file from a device that supports the OBEX protocol.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
OBEXGetVCard (Function)
Retrieves a VCard from a device that supports the OBEX protocol.
SysNotificationCompatible (Function)
Checks if the operating system supports interactive notifications.
Handling controls in a report
The different operations available for the report controls are as follows......
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Handling Mobile Image Editor controls programmatically
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Note (Property)
The Note property is used to: Find out the notes associated with a control, a window, a page or a report. Modify the notes associated with a control, a window a page or a report....
Commands of the external interface
iSequencingPrint (Function)
Prints a sequence of reports.
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
ViewName (Property)
The ViewName property is used to: find out the name of the HFSQL view, data source of a report modify the name of the HFSQL view, data source of a report....
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a data file, query, etc....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
The different types of windows
The following types of windows can be created in a WINDEV application......
The Organizer control
The Organizer control is used to display and handle organizers......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......