ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadNext (Example)
Usage example of the EmailReadNext function
HListItem (Function)
Returns the list of items: found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. found in a Record variable....
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step is very important. Specify the WINDEV framework used by the installer....
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
EnumControl (Example)
Usage example of the EnumControl function
11. Controls in practice
Discover the main characteristics of the controls...
MapCircle (Type of variable)
The MapCircle type is used to define the characteristics of a circle to be drawn on the map displayed in a Map control.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
CameraParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
NetworkUser (Function)
Identifies the name of the connected user.
fbSession (Type of variable)
The fbSession type is used to describe a connection to the Facebook service and to manage the authentication to this service.
Scheduler report
The report editor allows you to create "Scheduler" reports....
zipMerge (Function)
Merges the different sub-archives found in a multi-part archive to create a single-part archive.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
Component (Property)
The Component property configures the different components of a composite key.
ExecuteMainThreadAsynchronous (Function)
Executes a procedure in the main thread of the application without waiting for the end of its execution.
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.