ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
AAF: Sort/Search/Filter on the columns of Table controls
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
xxWDGetReturnValue
Used to retrieve the return value further to a call to nWDEvaluate, nWDExecute or nWDExecuteEx......
Dictionary
The dictionary is a file that can contain the project elements......
URLExtractPath (Function)
Returns the different elements of a URL: protocol, user, password, domain, port, resource path, resource name, resource extension, request and fragment.
<Menu>.AddURLOption (Function)
Adds a new option after the last option of a drop-down or context menu. This menu option opens the page that corresponds to the specified URL.
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
LatestDateCovered (Property)
The LatestDateCovered property is used to get the date of the last selected record. This property can be used on: a sfSeekUpdatedResult variable. a sfSeekDeletedResult variable]....
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
4. Conditional statements
WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
3. Dates, arrays and structures
WEBDEV Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
29. SEO in practice
Help system properties
The properties of help system are used to define......
Reloading a document
To reload a document, ......