ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Constants for managing contact functions
Organization Chart: Displaying a manufacturing process
An Organization Chart control can be used to display a diagram. It can be used, for example, to display the different steps of a process.
Flexbox control properties
You can manipulate Flexbox controls in a page using the following WLanguage properties......
Error 123: The constant already exists
OpenSister (Example)
Usage example of the OpenSister function
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
ZOrder (Example)
Usage example of the ZOrder property
Installing the monitor
The monitoring robot includes three executables......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
MarkerImage (Type of variable)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Error 30: An exception process cannot be declared inside another exception process...
Error 22: No END statement is associated with this FOR
SourceDescription (Property)
The SourceDescription property is used to get the name of the element used as data source of a series.
AssistedInput (Type of variable)
The AssistedInput type allows you to define all the advanced characteristics of an autocomplete suggestion.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
rssChannel (Type of variable)
The rssChannel type is used to handle a RSS channel...
gBackgroundGradient (Function)
Describes a display color in gradient mode.
ocrOption (Type of variable)
The ocrOption type is used to define all the general options of the native OCR (Optical Character Recognition) system.
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
SocketRead (Example)
Usage example of the SocketRead function