ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Project elements
The project includes windows, reports, queries, help files, sets of procedures, ...
Extern (Reserved word)
EXTERN is used to...
Operating mode of dynamic Active WEBDEV Pages
htmlNode (Type of variable)
The htmlNode type is used to define all the advanced characteristics of a node of an HTML document.
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...
MatReadColumn (Example)
Usage example of the MatReadColumn function
StatError (Example)
Usage example of the StatError function
MatReadLine (Example)
Usage example of the MatReadLine function
GglDelete (Function)
Deletes data from the Google server.
15. Creating the executable in practice
Creating the executable in practice...
Push notification
A mobile device can receive push notifications......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
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......
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
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
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Configuring and running the action plans
When the action plans are deployed, you have the ability to configure their activation mode....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.