ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
beaconGroup (Type of variable)
The beaconGroup type is used to define the advanced characteristics of a set of Beacons.
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
Creating a .NET assembly that can be accessed using COM
To create a.NET assembly accessible by COM, you must......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
EmailOpenMail (Function)
Opens the default messaging software: of Web user on the browser computer. of the user on the current Windows computer. on the phone....
Multi-product external components
Components are a remarkably useful tool for development teams......
OpenSister (Function)
Opens a non-modal sibling window.
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
15. Creating the executable in practice
Creating the executable in practice...
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
Control template
A control template is a set of controls that can be re-used in several windows or pages......
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Using an external component in an application
A component can be reused at any time in any application......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
Creating a select query
A select query (corresponding SQL statement......
14. Controls in practice
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
The Progress Bar control
The Progress Bar control is used to follow the progress of an event......