ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DotNetDelegate (Function)
Initializes a.NET delegate.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
memcachedConnection (Variable type)
The memcachedConnection type is used to define the characteristics of a connection to a Memcached server.
Remote WEBDEV administrator: Personal information
The remote administration tool is used to check and modify (if necessary) your personal information....
MapPolyline (Variable type)
The MapPolyline type is used to define the characteristics of a line composed of several segments to be drawn on the map displayed in a Map control.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
MapImage (Variable type)
The MapImage type is used to define the characteristics of an image to be drawn on the map displayed in a Map control.
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Variable Description (Variable type)
The Variable Description type is used to get information about a variable or a member.
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Manipulating the Chart controls at runtime (AAF)
The Chart controls allow the end user to perform several operations......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
Android: Conditions for using the Map control
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application......
Copying and cloning
Variables are copied using the "=" operator...