ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
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.
HConnect (Example)
Usage example of the HConnect function
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
AppointmentFirst (Function)
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging.
Data Binding: Creating controls from the "Project explorer" pane
Data binding is a process that binds variables in memory to controls in a window or page......
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
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.
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
RegistryQueryValue (Function)
Reads a value in the Windows registry.
Assignment operators
Three assignment operators are available......
SpreadsheetAllowProcedure (Function)
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control....