ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating nested reports
Calculates the saturation of a color.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
HCreateView (Example)
Usage example of the HCreateView function
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
HAlias (Example)
Usage example of the HAlias function
HOpenConnection (Function)
Opens a connection to a specific database.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
SocketCreate (Function)
Creates a socket.
Timer (Function)
Periodically and automatically calls a WLanguage procedure.
iInitReportQuery (Example)
Usage example of the iInitReportQuery function
SQLFirst (Function)
Positions on the first row of the query result.
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
HDeclareExternal (Example)
Usage example of the HDeclareExternal function
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates the transaction file.