ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CommandLine
The CommandLine keyword can correspond to...
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function
MatReadLine (Example)
Usage example of the MatReadLine function
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
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......
Runtime log
The runtime log is the best way to identify the most used features of an application......
fExtractPath (Example)
Usage example of the fExtractPath function
MatFloatMultiply (Example)
Usage example of the MatFloatMultiply function
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
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
Extracting the text of the project
The following text can be extracted......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
XMLRoot (Function)
Positions on the root tag of an XML document.