ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
Specific features of the applications for iPhone/iPad
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
Constants for the archiving functions
List of constants used by the archiving functions....
dImageToArray (Function)
Copies the RGB pixels of the image into a one-dimensional or two-dimensional array. The array of colors is cleared then it is filled with the integers representing the colors (24 bits) of the image.
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
Automatic assisted universal replication
The automatic assisted replication is used to easily implement a replication on an existing application......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Record (Type of variable)
The Record type is used to save the values of a record.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HStatDate (Function)
Returns the date of the last update for the index statistics.
sfError (Type of variable)
The sfError type is used to find out the characteristics of an error returned by Salesforce...
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
State-transition diagram
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle......
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
HNoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).