ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Multimedia control (WEBDEV)
The Multimedia control is used to easily display a video in the browser.
The Multimedia control
The Multimedia control is used to play media files...
MyReport (Reserved word)
MyReport is used to handle the current report...
DDE constants
List of constants used by the DDE functions...
TimeToString (Function)
Converts a time to a string in the specified format.
grSourceSeries (Function)
Defines the source of a series.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
HListConnection (Function)
Returns the list of connections currently described in the application.
8. 10 tips for better interfaces...
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
MyPage (Reserved word)
MyPage is used to handle the current page...
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
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......
Creating a WINDEV Mobile project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
Assignment operators
Three assignment operators are available......
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
7. Window templates
...Window templates...
Printing nested reports
To create a main report containing several secondary reports:...
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
LocalStorageAdd (Function)
Adds a value to the local storage.
VideoSetDriver (Example)
Usage example of the VideoSetDriver function