ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Events associated with Tab controls
List of events associated with Tab controls
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
Functions for managing images
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Native Progress Connector: Programming with SQL functions
The use of SQL functions to handle Progress data does not require importing the file structure into the analysis......
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
FinLinearRedemption (Example)
Usage example of the FinLinearRedemption function
11. User Macro-Code: UMC in practice
Positioning marks in the code
The positioning marks are used to "tag" specific lines of code......
FinRepayVal (Example)
Usage example of the FinRepayVal function
FinError (Example)
Usage example of the FinError function
FinRedemption (Example)
Usage example of the FinRedemption function
FinPaymentNb (Example)
Usage example of the FinPaymentNb function
End of Document block
The End of document block is run once at the end of the report execution......
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
FinInterestRate (Example)
Usage example of the FinInterestRate function
PageParameter (Function)
Returns the value of a parameter passed to the current page.
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
WLanguage functions available for a report
Most WLanguage functions can be used in the events of a report (created with the report editor)......
User Groupware: Multilingual applications
If your application is a multilingual application, the multilingual feature must also be managed in the windows/pages of user groupware......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
NationRightToLeft (Function)
Allows you to find out whether the current language is written from right to left.
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......