ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sum (Function)
Calculates the sum of the array elements.
Events associated with control templates
List of events associated with control templates...
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
Native SQL Server Connector: Programming with HFSQL functions
To use an SQL Server database with Native Connector, the structure of SQL Server tables must be imported into the data model analysis......
PageDisplay (Function)
Displays a web page in the user's browser....
Various WEBDEV constants
Various WEBDEV constants...
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
How to backup HFSQL Client/Server databases?
The backup of the HFSQL Client/Server databases can be performed......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
fWriteLine (Example)
Usage example of the fWriteLine function
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
Chart constants
List of constants used by the functions for chart management....
RoundToMultiple (Function)
Returns a numeric value rounded to the nearest multiple of another numeric value.
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
SQLExec (Function)
Names and runs an SQL query.
fWrite (Example)
Usage example of the fWrite function
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.