ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the report viewer: Available windows
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
Telephony constants
List of constants used by telephony functions...
The Looper control
A Looper control is used to repeat the controls found in a specific area......
Information 37: Optimize your FOR loop
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Operations performed on collaboration diagrams
The following paragraphs explain......
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
Operations performed on object diagrams
The following paragraphs explain......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
<Chrono>.End (Function)
Stops a stopwatch and returns the time elapsed (in milliseconds) since the start of timing (call to <Chrono>.Start).
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
HTTPAddFile (Function)
Adds a file to the HTTP form.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Zombie data files and items
During the life of an application, items live and die......
Generating the analysis
The analysis generation comes before the programming phase and after the file description phase......
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
The OLE control
The OLE control is used to handle an OLE object......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min