ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
CharactType (Function)
Returns information about the type of character.
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......
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......
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...
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
Aliases on data files: HAlias
The aliases are used to handle......
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
8. Optimizing an application
FTPTime (Function)
Returns the different times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
Comparison operators
The comparison operators can be divided into several categories......
fSplit (Function)
Splits a file into several files.
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file (Classic or Client/Server)....
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).