ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multimedia functions
List of Multimedia functions...
After
They After keyword can correspond to:
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
MinLinkedCardinality (Property)
The MinLinkedCardinality property is used to get and modify the minimum cardinality of the related item in the link.
System functions
List of system functions...
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
SysSerialNum (Function)
Returns the IMEI number of the current device.
iPrintArea (Function)
Prints a text in a rectangular area.
dBackground (Example)
Usage example of the dBackground function
dPolygon (Example)
Usage example of the dPolygon function
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
SFDelete (Function)
Deletes records from a Salesforce database.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
AppointmentLast (Function)
Reads the last appointment in a Lotus Notes or Outlook calendar.
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
OrganizerSelectPlus (Function)
Selects an appointment in an Organizer control.
MutexCreate (Function)
Explicitly creates a mutex.
MutexStart (Function)
Locks the current thread while waiting for the mutex to be freed.
MutexEnd (Function)
Signals that the thread frees the mutex.
MutexDestroy (Function)
Explicitly destroys a mutex.