ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Constants used by the TraceStart function
List of constants used by the TraceStart function....
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the data file used to manage the automatic reindexing.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
SchedulerAddTask (Function)
Creates a task in the Windows scheduler (if this task does not already exist).
diagConnector (Type of variable)
The diagConnector type is used to define all the advanced characteristics of a connector in a diagram.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.
Repairing the analysis
In some cases, an error message may appear when opening the analysis linked to a project......
HCreateServerTrigger (Function)
Adds or modifies a server trigger on the HFSQL server.
Error handling WLanguage procedure called by zipExtractDirectory
WLanguage procedure ("Callback") called if an error is encountered when extracting files with zipExtractDirectory.
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
ErrorOccurred (Variable)
ErrorOccurred is a preset variable of WLanguage indicating the result of the last WLanguage function used.
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
TwainListSource (Function)
Returns the list of drivers for the Twain devices connected to the current computer.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
grIncreaseData (Function)
Adds a value to a data in a chart.
HDBCreation (Function)
Ends the description of the structure of an xBase data file through programming.
EmailChangeFolder (Function)
Modifies the current folder in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
BurnerList (Function)
Returns the list of burners installed on the current computer.
beaconDetectionInfo (Type of variable)
The beaconDetectionInfo type is used to describe information relative to a Beacon detected with BeaconDetectPrecise.
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....