ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<xmlNode variable>.ValidNode (Function)
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document.
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.
InvalidInputShowMessage (Function)
Displays an invalid input error for the specified control.
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
Constants for managing multilingual applications
List of constants used by the functions for managing multilingual applications...
16. Java applications in practice
Java applications in practice...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Multimedia functions
List of Multimedia functions...
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
HManageTask (Function)
Enables or disables a scheduled task on an HFSQL Client/Server server....
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.
dbgStartMemoryDiff (Function)
Starts a difference operation of the memory used by the application.
Error 803: Return and Result cannot be used in the same process
Error 1017: The method is not global: use: to access it
HierarchicalDepth (Property)
The HierarchicalDepth property is used to: Find out the depth of a hierarchical control in a report. Modify the depth of a hierarchical control in a report (only if the report uses a data source through programming)....