ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing certificates
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
Chart: Scale management
In a chart, the scales are used to quickly estimate the value of different points found in a chart......
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
LDAPReplaceAttributeValue (Function)
Replaces a specific value of an attribute by a new value.
Spreadsheet report
The report editor allows you to create "Spreadsheet" reports......
Find/Replace in the current project
The "Find/Replace" feature is used to......
HViewToFile (Function)
Saves the modifications performed in an HFSQL view (by HModify, HDelete or HCross) in the corresponding table. This function uses the former view mechanism.
ProgressBarDisable (Function)
Stops the periodic refresh of a Progress Bar via Ajax.
ExecuteDelayedProcedure (Function)
Runs a delayed procedure (in the WEBDEV application server).
dbgStandardOutput (Function)
Writes an information into the standard output stream "stdout" (also called "console").
httpRequest (Type of variable)
The httpRequest type is used to retrieve the advanced characteristics of an HTTP/HTTPS request....
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
Control constants
List of constants used by the functions for managing controls...
ASPDisplay (Function)
Calls an external ASP script and returns the result page in the current browser window.
PHPDisplay (Function)
Calls an external PHP script and returns the result page in the current browser window.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
grStockAddData (Function)
Adds data into a stock chart (candlestick, barcharts or minmax).