ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous WEBDEV functions
List of various WEBDEV functions
WEBDEV 2025: New WLanguage features
In version 2025, new functions, properties and data types have been introduced and some have been improved, ...
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
New features in WEBDEV 2025
WEBDEV 2025 is available!
WEBDEV 2025 Tutorial - Table of contents
2025 new features brochure: WEBDEV new features
What's new in WEBDEV 2025 is presented in the What's new 2025 brochure.
2024 novelties brochure: WEBDEV novelties
Nouveautés de WINDEV/WEBDEV/WINDEV Mobile 2024 présentes dans la brochure des Nouveautés 2024.
New products brochure 28: WEBDEV new products
New features in WEBDEV 28 presented in the New Features brochure.
SEO of a WEBDEV website
In order for your site to get visitors, the Web users must be able to find it...
Analysis shared between earlier WINDEV applications and WINDEV 2025 applications
An analysis can be shared between a WINDEV application...
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV website, we recommend that you run the final tests from a test sever...
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
Num1stDayOfTheWeek (Property)
The Num1stDayOfTheWeek property gets and sets the 1st day of the week displayed in: a Calendar...
EmailStatus (Function)
Returns the status of an email sent via an SMTP session started in asynchronous mode.
Opacity (Property)
The Opacity property is used to get and change the opacity of an element.
MarginWidth (Property)
The MarginWidth property is used to: Find out the horizontal margin between the widgets found...
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table...
MarginHeight (Property)
The MarginHeight property is used to: Find out the vertical margin between the widgets found...
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
ModbusWriteRegister (Function)
Writes one or more registers (16-bit values) to a Modbus slave, starting at a specific address.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......
MenuAddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens...
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV...
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed...
Shape (Property)
The Shape property allows you to handle the different shapes of an element.
ResourceHeight (Property)
The ResourceHeight property is used to get and change the height of resources in a Scheduler...
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo...
MagnifierMode (Property)
The MagnifierMode property determines and changes how the magnifier is displayed in the column...
Events associated with Static controls
List of events associated with Static controls...
TableToWord (Function)
Creates a Word file (.RTF) from the data found in a Table or TreeView Table control.
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.
Certificate
The Certificate keyword can correspond to...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.