ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Filters in table fields linked to a table
To filter the records displayed in a Table control linked to a table, WINDEV, WEBDEV and WINDEV Mobile offer several options......
gpwOpenConnection (Function)
Opens a connection to a specific Client/Server database to manage User Groupware files in Client/Server mode....
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
14. PHP generation in practice
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
Google Maps management functions
List of functions for managing Google maps...
HState (Function)
Used to find out the state of a record.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
Google document management functions
List of functions for managing Google documents...
Salesforce functions
List of Salesforce functions...
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
SQLFirst (Function)
Positions on the first row of the query result.
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.