ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
Configuring the development environment
WINDEV, WEBDEV and WINDEV Mobile propose different modes for using the development environment......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
Handling Organization Chart controls programmatically
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
Refreshing the page data
In a dynamic WEBDEV site, the page data is refreshed during a user action......
Native DB2 Connector: Programming with HFSQL functions
To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis......
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Constant
The constants are language elements whose value is fixed once and for all...
The Multimedia control
The Multimedia control is used to play multimedia files......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
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....
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Customizing keyboard shortcuts
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts......
Various constants
List of various constants used by the constants WINDEV functions....
Declaring and using a variable
A variable is defined by name and type......
Pre-launched sessions
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web server from the WEBDEV Application Server......
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
TableMode (Function)
TableMode is kept for backward compatibility.
Comparison operators
The comparison operators can be divided into several categories......
8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
The Static control
A Static control is a control used to display a static text......