ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CookieRead (Example)
Usage example of the CookieRead function
Slider control properties (in a page)
A Slider control and a Range Slider control found in a page can be handed in WLanguage by the following properties.
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
SecondaryAxis (Property)
The SecondaryAxis property is used to: determine whether a chart series is on the secondary axis. set the position of a chart series on the secondary axis....
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
docHeaderFooter (Type of variable)
The docHeaderFooter type is used to define the text of the different paragraphs found in a page header or footer.
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
TwainCurrentSource (Function)
Allows you to find out and change the Twain device used by default.
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
dArc (Example)
Usage example of the dArc function
CookieWrite (Example)
Usage example of the CookieWrite function
EmailDeleteMessage (Example)
Usage example of the EmailDeleteMessage function
RGB (Function)
Defines a color from its Red, Green and Blue components.
StatAverageDeviation (Function)
Calculates the average deviation of values in relation to their arithmetic mean.
StatStandardDeviation (Function)
Calculates the standard deviation for a series of values.
Radio Button control properties
List of properties associated with a Radio Button control...
HFree (Function)
Transforms the crossed records (HCross) into deleted records.
Salesforce functions
List of Salesforce functions...
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
HRefreshView (Function)
Asks to recalculate the content of a materialized view.
CameraConfigure (Function)
Allows you to configure the video capture driver.
VideoConfigure (Function)
Allows you to configure the video capture driver.
EmailStartNotesSession (Function)
Allows you to access the data handled by the Lotus Notes messaging (emails, contacts, groups of contacts, tasks, appointments).
AutoRefresh (Property)
The AutoRefresh property is used to: Find out whether the data found in the series is automatically recalculated whenever grDraw is called Modify the mode for recalculating the data found in the series....