ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
SysThumbnailAddButton (Function)
Adds a button into the thumbnail of the application in the taskbar.
WINDEV Mobile and SMS messages
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage......
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
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....
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
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.
Sum (Function)
Calculates the sum of the array elements.
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.