ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
Creating a replication
To understand the operating mode of ReplicEdit, we are going to create a replication by using a simple example......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
MatReadColumn (Example)
Usage example of the MatReadColumn function
Operating mode of dynamic Active WEBDEV Pages
StatError (Example)
Usage example of the StatError function
MatReadLine (Example)
Usage example of the MatReadLine function
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
XMLFind (Function)
Performs a search in an XML document.
fExtractPath (Example)
Usage example of the fExtractPath function
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
Handling the views of a window
To easily handle huge windows (that cannot be entirely displayed in the editor for example), WINDEV and WINDEV Mobile allows you to handle several views of the same window......
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
CommandLine
The CommandLine keyword can correspond to...
MatFloatAdd (Example)
Usage example of the MatFloatAdd function
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......