ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Continent (Type of variable)
The Continent type is used to find out the characteristics of a continent.
LOOP statement
The statement block is repeated endlessly...
Skin template generator
Development teams that have design expertise sometime want to be able to create their own skin templates......
notificationFormat (Type of variable)
The notificationFormat type is used to describe the display format of a notification when this one is expanded.
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
ArrayCopy (Function)
Copies the content of an array to another array.
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....
SocketWrite (Function)
Writes a message intended to another socket.
Managing HBase databases
HBase is a non-relational (NoSQL) distributed database, based on columns and using non-structured storage for large tables......
ServiceWait (Function)
Pauses the current service during the specified duration.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Events associated with the project
List of events associated with the project...
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
gLine (Function)
Builds a sequence of characters containing a line.
gglOrganization (Type of variable)
The gglOrganization type is used to describe the companies and organizations to which the contact belongs...
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
mongoOperationsOption (Type of variable)
The mongoOperationsOption type is used to define the options of bulk operations.