ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)...
SNMPOIDType (Function)
Returns the type of data in an OID.
GetDefinition (Function)
Retrieves the definition of element type.
DataType (Function)
Identifying the type of a WLanguage variable.
xlsDocument (Example)
Usage example of the xlsDocument type
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Advanced types
The advanced types of WLanguage are as follows...
<Chart>.Type (Function)
Identifies or modifies the type of chart.
Use a calendar to enter dates
Reorder the data displayed in your tables
Automatic AJAX
The diagram below presents the automatic and immediate use of AJAX in a WEBDEV site......
Input (Function)
Displays a message allowing the user to type an information.
CharactTypeCount (Function)
Returns the number of characters matching a given type.
TimestampType (Property)
The TimestampType property is used to: Find out the type of timestamp for an item. This item was defined in the data model editor or through programming. Define the type of timestamp for a Date, Time or DateTime item (when describing the item through programming)....
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Compatibility between external components and deployed applications
A component can evolve in many ways......
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifListEmailRecipient (Function)
Returns the list of recipients for a notification by email.
HNotifListCCRecipient (Function)
Returns the list of recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
HNotifDeleteEmailRecipient (Function)
Deletes the recipients of an email notification.
<Connection variable>.LoadParameter (Function)
Reads a parameter that was saved from a stored procedure by HSaveParameter.
<Connection variable>.DisconnectClient (Function)
Displays a message on the Client computer(s) and disconnects the application.
<Connection variable>.SendMessageToClient (Function)
Displays a message on the client computers.
<Connection variable>.InfoView (Function)
Returns information about a materialized view.