ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Debugging a connection to an HFSQL server
The stored procedures and the triggers are debugged from the environment, with real execution on the server......
ProfilerStart (Function)
Starts "collecting information" for the performance profiler.
Month (Property)
The Month property is used to: Retrieve the month from a Date or DateTime variable. Modify the month in a Date or DateTime variable. Retrieve the month from a Date item (in "Simple date" or "Date and Time" format) Modify the month in a Date item (in "Simple Date" or "Date and Time" format)...
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Debugging constants
List of constants used by the debugging functions...
LoadProcedure (Function)
LoadProcedure is kept for backward compatibility.
SOAPAddHeader (Function)
Adds a header to the next SOAP function of a Webservice to run.
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
MultimediaPosition (Function)
Returns or modifies the current position of the media file currently played in the Multimedia control.
iAddAttachment (Function)
Adds an attachment in a PDF file generated by a PDF print export.
HRecNum (Function)
Returns: the number of the current record in the HFSQL data file. the number of the current record in the HFSQL view....
saasClient (Type of variable)
The saasClient type is used to define the advanced characteristics of a SaaS client account.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
Multi-project search
Performing a search in the current project is a common operation......
TableExpand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Find/Replace in the current project
The "Find/Replace" feature is used to......
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
Programming an indexed control
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......