ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Toast>.Display (Function)
Displays a "Toast" message.
grTimeLevelMask (Function)
Defines the display mask for a level of time scale in a chart.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
LooperDelete (Function)
Deletes a row from a Looper control.
Options for generating the HTML pages
The options for generating the HTML pages in a WEBDEV project can be defined......
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
New (Reserved word)
New is used to allocate memory space...
Structure of data files of user groupware
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
HFlush (Function)
Forces the operating system of the computer where the data files are found to write data onto the disk.
Creating the Form windows of a WINDEV RAD pattern
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
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......
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....
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
MemSort_55 (Function)
MemSort_55 is kept for backward compatibility.
Drawing constants
List of constants used by the drawing functions....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HConnectionQuality (Function)
Returns the quality level of connection: the higher the level is, the faster the connection will be.
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......