ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CharactType (Function)
Returns information about the type of character.
Diagram Editor (WEBDEV): Features
The Diagram Editor control includes many features accessible via......
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Runtime error management functions
List of functions for managing runtime errors...
XMLResult (Function)
Returns the result of a calculation XPath query.
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
ChangeSeparator (Function)
Changes the value of the separators (decimal separator or thousand separator) used in the numeric masks for internationalization.
sEvent (Function)
Branches an event on a serial port.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
MatFloatAdd (Function)
Adds a value to each matrix element.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Scroll (Property)
The Scroll property gets and sets the scroll value in a Scrollbar or Range Slider control.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
Socket: Creating a client application
A client application of a socket server connects to a standard server in order to exchange information via socket......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Monitoring robot: Configuring the robot parameters
From the monitor, you can change the configuration options......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
Socket management functions
List of functions for managing sockets...