ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Managing the Euro
Since January 1 2002, the Euro becomes the only currency in most European countries......
RGB (Function)
Defines a color from its Red, Green and Blue components.
diagText (Type of variable)
The diagText type is used to define all the advanced characteristics of a text associated with a shape in a diagram.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
SpreadsheetBorderSelection (Function)
Modifies the border of selected cells in a Spreadsheet control found in a window.
NotifListCategory (Function)
Lists the notification categories of the application.
WebSocketSend (Function)
Sends a message from the WebSocket server to the client.
Properties associated with a TreeMap element
The following properties can be used with an element of a TreeMap control......
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Option Description (Type of variable)
An Option Description variable is used to handle the characteristics of a combination option through programming.
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
ServiceWait (Function)
Pauses the current service during the specified duration.
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
"Reports & Queries" software
This is "Reports & Queries"......
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
OrganizerZoom (Function)
Returns the time range displayed by an Organizer control.
13. Generation modes
ContactAdd (Example)
Usage example of the ContactAdd function
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.