ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MatNbColumn (Example)
Usage example of the MatNbColumn function
Simplify your searches
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Properties available in Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Programming the table cells
The Table controls can be handled......
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
MatExist (Example)
Usage example of the MatExist function
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
MatNbLine (Example)
Usage example of the MatNbLine function
Operations in a Select query : add and delete
The following paragraphs present......
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
fCurrentDir (Example)
Usage example of the fCurrentDir function
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
MatCreate (Example)
Usage example of the MatCreate function
MatStack (Example)
Usage example of the MatStack function
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):