ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Configuring an application with User Groupware
Sum (Function)
Calculates the sum of the array elements.
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Screen,Get (External language)
Retrieves the value in a control or in a variable.
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
iParameter (Function)
Retrieves the printer configuration and configures the print.
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
LooperAddIP (Function)
Adds a row as an internal page at the end of a Looper control populated programmatically.
2. Creating files in the analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 2 - Creating files in the analysis - 40 min
Global and local variable
Two types of variables are available......
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
2. Projects in practice
Discover the main operations that can be performed on a project....
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.