ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
The Calculated control
The "Calculated" control is used to perform calculations in a report......
Events associated with ListView controls
List of events associated with ListView controls...
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....
AccentSensitive (Property)
The AccentSensitive property is used to determine if accented characters are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
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
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....
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).