ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
HTransactionStart (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
RTFSelection (Function)
Modifies or lists the attributes of the text currently selected in an RTF field (in a WINDEV window or report).
LooperDelete (Function)
Deletes a row from a Looper control.
Comparison operators
The comparison operators can be divided into several categories......
Custom context menu
Custom context menus are created in the window editor and can be manipulated programmatically......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
TableSelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multiselection browsing Table control.
Events associated with pages
List of events associated with pages...
GglAccountAssociate (Function)
Enables users to log in to an application using a Google account registered on the device, without entering a username and password.
HListFile (Function)
Returns the list of files: current database schema. database schemas in progress (projects with multiple database schemas). a specific database schema recognized by the HFSQL engine. available on a connection via a Native Connector or an OLE DB driver. for a group of files defined in the data model editor....
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
KanbanDisplay (Function)
Refreshes a Kanban control or a card in the Kanban control.