ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extracting the text of the project
The following text can be extracted......
TreeCollapse (Function)
Collapses a branch previously expanded.
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static Text control in a report, ...).
Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
Commands of the external interface
DisplayCurrency (Property)
The DisplayCurrency property is used to get and change the currency used when entering or displaying values in a "Currency + Euro" control.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
Appendix 5: Server configuration
The Prefix property is used to define prefixes....
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......
Sensor constants
Constants used by the SensorXXX functions...
Real-Time Performance Profiler (RTPP)
The Real-Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
Country (Type of variable)
The Country type is used to find out the characteristics of a country.
zipCompressionLevel (Function)
Changes the compression level used when creating an archive in ZIP format or in 7z format.
TreeCollapseAll (Function)
Collapses a branch previously expanded (as well as its child elements).
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Sound (Function)
Plays a sound in WAV format.
1. Overview
Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min
UMC: Implementing and managing the "User Macro-Codes"
Regardless of the skill of the development team, the end user will always want to do something that has not been planned for......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......