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.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
Events associated with the project
List of events associated with the project...
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
HOpenConnection (Function)
Opens a connection to a specific database.
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
Software license agreement
WINDEV Express license agreement...
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV and WINDEV Mobile......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
Project description: Files tab
The project description window allows you to configure various elements of your project......
Trace (Function)
Displays the requested information (content of a control, for example) in a window opened next to the current window.
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Configuring a WINDEV SOAP server
WINDEV allows you to easily manage the SOAP protocol by allowing you to create......
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
HFilter (Function)
Defines and enables a filter on a data file, view or query.