ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
iForceComplement (Function)
Forces the printing of a Body Complement block.
LooperSelectPlus (Function)
Selects a row in a Looper control.
AnimationPlay (Function)
Plays an animation when a control, a group of controls or a window is modified.
ControlFirst (Function)
Indicates the name of the first field specified in the tab order for the specified window.
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
iPrintBodyComplement (Function)
Forces a body complement block to print while specifying the height of complement block.
grGradient (Function)
Enables or disables the display of color gradients in a chart.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
TestCheckFalse (Function)
Checks whether an expression is false in assertive programming and in automated test mode.
DashSaveConfiguration (Function)
Saves the configuration of a Dashboard control in string format.
AnimationPrepare (Function)
Prepares the animation on a control, a group of controls or a window.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
AssistedInputConfigure (Function)
Specifies how to open and filter the autocomplete suggestion list.
Chart functions
...Chart functions...
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found in a Dashboard control. Modify the vertical margin between the widgets found in a Dashboard control....
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found in a Dashboard control. Modify the horizontal margin between the widgets found in a Dashboard control....
New (Reserved word)
New is used to allocate memory space...
nfcTag (Type of variable)
The nfcTag type is used to define the advanced characteristics of an NFC tag (Near Field Communication).
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...