ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
SocketRead (Function)
Retrieves a message sent by another socket.
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
HListItem (Example)
Usage example of the HListItem function
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
"?" menu
WINDEV proposes a help menu adapted to your applications......
12. Available tests
HSL (Function)
Creates a color from its hue, saturation and lightness.
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
RTFAddLink (Function)
Adds a link to a text section in an RTF Edit control.
Display the code of an element
WINDEV, WEBDEV and WINDEV Mobile allow the use of event-driven and object-oriented programming......
Windows event management functions
List of functions for managing Windows events...
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
ServiceUninstall (Function)
Uninstalls a service.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Warning (Function)
Displays a custom message in a system warning window.
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Animation of Chart control
The animation of Chart controls allows you to define a dynamic display in your applications......
Constants for managing animations
List of constants used by the functions for managing the animations...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.