ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.NotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
ArrayToString (Function)
Converts a one- or two-dimensional array to a character string.
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
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.
Error 530: The -- operator is not allowed
MCIErr (Function)
Returns the number of the last error caused by a MCI function (Media Control Interface).
NetClientSendMessage (Function)
Sends a message from the server to all the connected client computers. This function is kept for backward compatibility....
OpenAPIToHTTP (Function)
Builds the HTTP request to call a function of an API. It can then be sent using HTTPSend.
<Connection variable>.NotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
grSeriesPointType (Function)
Modifies the type of point for a series found in a Line, Area, Scatter and Radar chart.
HExtractMemo (Function)
Extracts the content of a binary memo item from an HFSQL file, a query or an HFSQL view to a physical file (on disk).
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Testing a static page
The test of a single page allows you to run the current page in WEBDEV......
PDFMergeWithPassword (Function)
Merges several existing and password-protected PDF files into a single PDF file.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
PrivateKey (Property)
The PrivateKey property manages connections that use private keys (SSH or MQTT connections).
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
Error 803: Return and Result cannot be used in the same process
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......