ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grZoom (Function)
Defines the zoom of a chart.
<Chart>.Zoom (Function)
Defines the zoom of a chart.
Sin (Function)
Returns the sine of an angle.
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
HClusterAddNode (Function)
Enables a node in an HFSQL cluster.
Directory of images (WEBDEV)
Several images can be used when developing a WEBDEV site......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
SysErrorMode (Function)
Modifies the display mode of errors.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
InitialItem (Property)
InitialItem is used to find out the initial name of an item found in a query. This name is known from the alias of this item.
6. Multiple generation
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
InPrelaunchedSessionMode (Function)
Used to find out whether the site is started in "pre-launched session" mode of WEBDEV.
Border of controls
One of the most important elements of control style is its border......
Mathematical SQL functions
The mathematical SQL functions that can be used on the queries written in SQL code are as follows......
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
ThreadMode (Function)
Changes the management mode of threads.
HModifyStructure (Function)
Used to update the structure of an HFSQL data file by performing an automatic data modification (also called data synchronization).