ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

fWriteLine (Example)
Usage example of the fWriteLine function
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
HBackward (Function)
Moves backward several records from the current position in the table, according to a specified item.
HForward (Function)
Moves several records forward from the current position in the table, according to a specified item.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
dbgSaveMemoryDump (Function)
Saves a dump of memory used by the application.
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.
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.
PageDisplay (Function)
Displays a web page in the user's browser....
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Mean (Function)
Calculates the mean of several elements: elements found in an array, numeric values, ......
MyRightSlidingWindow (Reserved word)
MyRightSlidingWindow is used to handle the right sliding window associated with the current window.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
TrustedCertificateAdd (Function)
Adds a certificate to the list of trusted root authorities used to validate certification strings.
Native SQLite Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQLite Connector.
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....