ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Typing multilingual texts
For a multilingual application, you have the ability to......
API (Example)
Usage example of the API function
Border of controls
One of the most important elements of control style is its border......
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
CallDLL32 (Example)
Usage example of the CallDLL32 function
Handling the framesets
The different operations that can be performed on the framesets are as follows......
kbCard (Variable type)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
Replication server for the assisted universal replication
The assisted universal replication can use a replication server......
HTMLEditorInsert (Function)
Inserts text or HTML code at the cursor position in an HTML Editor control.
HPrepareSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the database server in order to optimize the next executions of this query.
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
FinDecreasingRedemption (Function)
Calculates the amortization value of a good over a specific period of time, via the formula for fixed-rate decreasing amortization.
The Clickable Image control
The Clickable Image control can be used to......
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Managing main window menus
A main menu is necessarily associated with a window......
HListAnalysis (Example)
Usage example of the HListAnalysis function