ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Extracting messages added or modified since last extraction
A project was already created and translated......
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
6. How to display an AWP site
An Active WEBDEV Page is a dynamic WEBDEV page without persistent context on the server....
Arithmetic operators
The arithmetic operators are......
SourcePage (Property)
The SourcePage is used to identify the source of an internal page (i.e. the internal page displayed by an Internal Page control).
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
The "Debugger" pane
The "Debugger" pane displays the debugger options when debugging the project or a project element ("Debugger" option)......
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Video control properties
The following properties can be used on a Video control:...
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
2. Modes to install an application
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
WDXView : Use
This help page presents the different features of WDXView......
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
pdfDocument (Type of variable)
The pdfDocument type gets all the characteristics of a PDF file: author, date created, page content, etc.
<Page>.ClosePopup (Function)
Hides a popup page displayed in the page via PopupDisplayPage.
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......