ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
grRaised (Function)
Used to display a chart with raised effect.
FinPeriodInterest (Function)
Calculates for a given period the amount of interests due for a loan paid off by fixed periodic payments with a fixed interest rate.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
fMoveFile (Function)
Moves a file from one directory to another.
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
grTitle (Function)
Modifies the caption and/or position of the chart title....
EmulatePaneUndock (Function)
Emulates the undocking of a pane in a dynamic Tab control.
<Image variable>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image variable.
grRBAddData (Function)
Adds data to a Radial Bar chart.
SaaS administrator - Managing the subscriptions
The SaaS subscriptions are used to make a SaaS site available to a client account......
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
11. Controls in practice
Discover the main characteristics of the controls...
CriticalSection
The CriticalSection keyword can correspond to: the CriticalSection function, which makes it possible to enable a named or on-variable critical section in the statement USING ... IN. the CriticalSection variable, which makes it possible to define critical sections to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given moment in an application....
spIterationCount (Property)
The spIterationCount property is used to: Get the iteration count of the hash algorithm used for an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Sets the iteration count of the hash algorithm used for an item of type "Password" (only for "Password" items described programmatically)....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
grSunburstGetData (Function)
Retrieves a numeric value from a Sunburst chart.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
DayOfMonth (Property)
The DayOfMonth property is used to get and change the number of the day of the month for which the scheduled task must be executed.
SaaSChangePassword (Function)
Changes the password of the connected user.
grHMAddData (Function)
Adds a data into a Heatmap chart.
grHMGetData (Function)
Retrieves data from a Heatmap chart.