ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
2. Projects in practice
2. Projects in practice
Discover the main operations that can be performed on a project....
Creating a WINDEV project
A project is a logical set of elements and processes whose purpose is to accomplish a given objective......
HFSQL constants
List of constants used by the HFSQL functions....
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.
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...
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
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...
Page constants
List of constants used by page functions....
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)....
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
CameraChangeDriver (Example)
Usage example of the CameraChangeDriver function