ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
Popup window
WINDEV allows you to open windows in popup format......
Process (Variable type)
The Process type is used to define the characteristics of the remote application that can be started by ExeRemoteRun.
HDeleteServerTrigger (Function)
Deletes a server trigger.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
Printing a report in WINDEV
When creating a report, the test of this report can be run from the report editor......
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
Configuring the SOAP administrator
grType (Function)
Identifies or modifies the type of chart.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
INIWrite (Function)
Writes a specific value into an INI file (or into a file structured like an.INI file).
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
apLog (Function)
Saves an information in a "log" file during the execution of an action plan.
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
Decoding bar codes using a Camera control
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Caption (Property)
The Caption property is used to get and change the text of an element.
Enumeration (Variable type)
An enumeration is a set of values......