ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
YesNoAsynchronous (Function)
Displays a message in a standard non-blocking dialog box with the answers "Yes" and "No" and calls a WLanguage procedure with the user's response....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Typing multilingual texts
For a multilingual application, you have the ability to......
17. Project Management Hub
...Project Management Hub...
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
3. Project dashboard
ComponentLocate (Function)
Specifies the access path to an external component of project.
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
<Multiline Zone>.AddLine (Function)
Adds a new dynamic row into a Multiline Zone control.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Multiline Zone>.Delete (Function)
Deletes a dynamic row from a Multiline Zone control.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
Multiline Zone control properties
A Multiline Zone control and the lines of a Multiline Zone control can be handled in a window by the following WLanguage properties.
Repositionable Note control properties
A Repositionable Note control can be handled in a window by the following WLanguage properties......
Make calculations easier with the calculator