ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotesOpenConnection (Function)
Establishes a connection to a Domino server.
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
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.
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.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
AppServerRunScheduledTask (Function)
Immediately starts the execution of a scheduled task on a WEBDEV Application Server.
ThreadSuspend (Function)
Temporarily suspends the execution of the specified thread. Function not recommended.
SaveParameter (Function)
Saves a persistent value in the registry or in another file specified by InitParameter.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
grInterval (Function)
Indicates the interval between values on the vertical and horizontal axis of a chart.
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......
AppointmentPrevious (Function)
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging.
AppointmentNext (Function)
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Assignment operators
Three assignment operators are available......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....