ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
OBEXSendVCard (Function)
Sends a VCard file (virtual business card) to a device that supports the OBEX protocol.
Member (Property)
When used on Variant variables, the Member property is used to get the array of named elements.
VariantMember (Type of variable)
The VariantMember type is an advanced type corresponding to an array of members, each member being a variant variable.
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
<Multimedia>.Position (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
MCIMsgErr (Function)
Returns the caption of the last error that occurred on a MCI function (Media Control Interface).
MCIWindowSize (Function)
Changes the size and position of the display window of a media file previously opened (MCIOpen).
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
Discovering AAFs (Automatic Application Features)
Applications created with WINDEV offer users many automatic features on the different windows or controls in the application......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
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......
Installing a WEBDEV cluster
A WEBDEV cluster is a set of servers (or server farm)......
The use of the Automation type in a site is reserved for the advanced users
UploadCurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
MapGetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
<Upload>.CurrentFileSizeSent (Function)
Returns the size (in bytes) already sent for the file currently uploaded via an Upload control.
<Map>.GetPosition (Function)
Returns the geographical position of the point located in the center of the map currently displayed in a Map control.
HTTP functions (prefix syntax)
List of HTTP functions...