ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Application triggers
...A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...) on a record of a data file....
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Constants for managing fonts
List of constants used by the functions for font management....
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Native PostgreSQL Connector: Programming with HFSQL functions
To use a PostgreSQL database with Native Connector (also called Native Access), the structure of PostgreSQL tables must be imported into the WINDEV or WEBDEV analysis......
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
Native MariaDB Connector: Programming with HFSQL functions
To use a MariaDB database with Native Connector, the structure of MariaDB tables must be imported into the WINDEV or WEBDEV analysis......
Native MySQL Connector: Programming with HFSQL functions
To use a MySQL database with the Native Connector (or Native Access), import the structure of MySQL tables into the WINDEV or WEBDEV analysis......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Starting WDOptimizer in a command line
Events associated with ListView controls
List of events associated with ListView controls...
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Events associated with Combo Box controls
List of events associated with Combo Box controls...
WebSocketClientConnect (Function)
Establishes a connection between the client and a WebSocket server.
5. User Groupware in practice
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Internal component description
The description of an internal component can opened at any time......
Managing assertions
...The main available features are as follows:...