ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
Truncate (Function)
Truncates the right part of a string or buffer.
TreeView Table control functions
List of functions for managing TreeView Table controls...
rssDisplay (Function)
Builds a RSS stream and returns the content of the RSS stream to the client.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
MQTTPublish (Function)
Publishes a message on the MQTT broker.
MQTTUnsubscribe (Function)
Used to unsubscribe from a MQTT notification.
MQTTUnsubscribeAll (Function)
Allows you to unsubscribe from all the existing subscriptions.
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
iParameterXLS (Function)
Defines the options for the XLS file generated during the print.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
DDEEvent (Function)
Associates a WLanguage procedure with a DDE event: when the DDE event occurs, the associated WLanguage procedure is automatically run.
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
Configuring the Apache 2.2 server
WEBDEV Development: Configuring the Apache 1.3.x or 2.0.x server for the CGI protocol and for the WEBDEV sites....
MQTTDisconnect (Function)
Allows you to disconnect from a MQTT server (also called "Broker").
Link control properties
The Link control is available in a page and in a report......
WDAdminHF: Managing the data files
The remote HFSQL administrator proposes a full management of the HFSQL Client/Server databases......
AppleID (Type of variable)
The AppleID type corresponds to the identifier resulting from a successful Apple ID authentication.
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
MQTTConnect (Function)
Used to connect to a MQTT server (also called "Broker").