ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Managing dates and times
WINDEV, WEBDEV and WINDEV Mobile propose several methods for managing dates and times in your applications...
12. Preventing from going back to a page
Creating an application that manages the Euro
The method for creating an application supporting the switch to the Euro is as simple as the method for creating a WINDEV application....
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Handling a TreeView control at runtime
When the TreeView control is in edit, the user can expand or collapse the different levels of the tree structure by clicking the treeview elements....
<Source>.FilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Deploying a site on a PC SOFT test server
PC SOFT proposes to host your test sites......
AAF: Sort/Search/Filter on the columns of Table controls
6. WEBDEV Account Manager
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
WDInst: configuring the characteristics of the files to install
WDInst allows you to configure the characteristics of the files to install......
Error 4: A space is required after the ':' character
2. Projects in practice
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
pdfTextElement (Type of variable)
The pdfTextElement type is used to find out all the characteristics of a text element in a PDF page.
diagSelection (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram.
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Choosing the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
7. Available controls in a window
WINDEV Mobile includes several types of controls...