ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
grMenu (Function)
Defines the type of context menu displayed by a chart.
NotifPushSend (Function)
Sends a push notification to a mobile device (iOS or Android).
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
HTTPSendForm (Function)
Sends an HTTP form.
Entity of a CDM
To group information according the MERISE method, entities must be created......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
CursorDisplay (Function)
Displays or hides the mouse cursor.
URI constants
The following constants are used by URI-specific functions:...
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Burner constants
List of constants used by the burner functions....
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
ModbusConnectRTU (Function)
Connects a client to a Modbus slave via a serial port.
ShellExecute (Function)
Opens a document in its associated application.
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
zipOpen (Function)
Opens an existing archive.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
Chart constants
List of constants used by the functions for chart management....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
HDescribeConnection (Example)
Usage example of the HDescribeConnection function