ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
HOpenConnection (Function)
Opens a connection to a specific database.
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
NextTitle (Function)
Modifies the title of next window to open.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
SQLExec (Function)
Names and runs an SQL query.
Dashboard constants
Constants used by the functions for managing Dashboard controls...
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Software license agreement
WINDEV Express license agreement...
ExceptionChangeParameter (Function)
Configures the automatic behavior that will be implemented if an exception occurs in the current process.
CharactType (Function)
Returns information about the type of character.
ErrorThrow (Function)
Throw a non-fatal error.
InWebMode (Function)
Indicates whether the current process is run: from a WINDEV executable. from the WEBDEV runtime engine (AWP)....
MultimediaStatus (Function)
Indicates the status of the multimedia file played in the Multimedia control.
iParameter (Function)
Retrieves the printer configuration and configures the print.
Logical operators
The logical operators are as follows......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......