ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Page templates
WEBDEV allows you to create page templates......
5. Site test in practice
5. User Groupware in practice
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
The Navigation Bar control
The Navigation Bar control is used to create a menu area that can easily adapt to the browser size......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Operations performed on state-transition diagrams
The following paragraphs explain......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
Software license agreement
WINDEV Express license agreement...
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
HTMLToText (Function)
Converts an HTML string or buffer to text.
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....