ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Burner constants
List of constants used by the burner functions....
fTrackFile (Function)
Triggers the tracking of a file.
HOnError (Function)
Customizes the management of HFSQL errors.
Coloring the procedures
A color (text color) can be assigned to the procedures so that they can be easily classified and identified......
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
HOpenConnection (Example)
Usage example of the HOpenConnection function
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
HCloseConnection (Example)
Usage example of the HCloseConenction function
HOpenConnection (Function)
Opens a connection to a specific database.
HChangeConnection (Example)
Usage example of the HChangeConnection function
HDescribeConnection (Function)
Describes a new connection to an external database.
HConnect (Example)
Usage example of the HConnect function
BurnerMediaType (Function)
Used to find out and modify the format of the CD or DVD to burn.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
MCI constants
List of constants used by the MCI functions....
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
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).
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).