ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
MemCreate (Function)
Creates a memory area.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
StatCovariance (Function)
Calculates the covariance between two series of values.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HChangeConnection (Function)
Dynamically changes the connection associated with a data file.
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
WinInactiveEffect (Function)
Enables or disables the DDW (Dim Disabled Window) feature: for a specific window. for all the application windows....
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
dShadow (Function)
Adds a shadow effect on an image found in an Image variable].
restRequest (Type of variable)
The restRequest type is used to define the advanced characteristics of a REST request.
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
ContinentList (Function)
Returns the list of continents.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......