ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
<Connection variable>.AddTask (Function)
Adds a scheduled task on the server defined by the connection.
NbAnimationSteps (Property)
The NbAnimationSteps property is used to get and specify the number of drawings in the image that defines the animation of a custom infinite Progress Bar control.
AnimationDirectionAlernate (Property)
The AnimationDirectionAlernate property allows you to: Check whether the animation in an infinite Progress Bar control is played forwards first, then backwards. Configure the animation in an infinite Progress Bar control to be played forwards first, then backwards....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
HeightExpanded (Property)
The HeightExpanded property is used to get and change the height of an expanded iOS 13 widget.
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Functions for managing images
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
FontMinSize (Property)
The FontMinSize property gets and sets the minimum size of the font used in a Static Text control with the "Reduce font" option.
OLE DB provider for HFSQL
The OLE DB provider on HFSQL is used to access an HFSQL database (Classic or Client/Server) from an external software that manages the accesses by OLE DB......
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).
Duplicating a project
Duplicating a project allows you to have two identical projects with the same name but found in different directories......
MakeInteger (Function)
Builds a 4-byte integer from two 2-byte integers.
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.