ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Web development and WEBDEV
WEBDEV Tutorial: WEBDEV overview Lesson 2: Web development and WEBDEV - 10 min
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property is used to get and modify the maximum cardinality of the related item in the link.
OpenDocumentAsynchronous (Function)
Opens a document using the appropriate editor
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
FontAppointmentTitle (Property)
The FontAppointmentTitle property is used to: Find out the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports. Modify the characteristics of the font used for the title of appointments in the Scheduler and Organizer reports....
BrightnessGet (Function)
Returns the current setting of the brightness for the screen of the device.
geoRunApp (Function)
Starts the device's native maps application to display: a specific geographical location, a route between two locations....
Hidden (Property)
The Hidden is used to: Determine if a control in a report is hidden. Redact or blur a control in a report....
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...
iPrintArea (Function)
Prints a text in a rectangular area.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
The Site Map control
The Site Map control allows the Web user to......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
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....
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.
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.