ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst : languages supported by the setup
If your applications must be installed in several countries, the setup editor WDInst gives you the ability to generate a multilingual setup......
fTrackFile (Function)
Triggers the tracking of a file.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
VisibleInExportAndPrint (Property)
The VisibleInExportAndPrint property is used to: Find out whether a column of a Table or TreeView Table control is visible for export and printing. Modify the visibility of a column in a Table or TreeView Table control for export and printing....
SessionPrologue (Function)
Enables or disables a WLanguage procedure called on each request in a session.
TraceEnd (Function)
Closes the trace window if this window was opened or stops saving the trace information in a text file.
IntegerToDayInAlpha (Function)
Returns the name of the day that corresponds to a specified date (this date is an integer).
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
grIncreaseData (Function)
Adds a value to a data in a chart.
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
SpeechSynthesisVoice (Type of variable)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness on the device.
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
DndTarget (Property)
The DndTarget property determines and changes how a control behaves in a drag-and-drop operation.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Starting WDOptimizer in a command line
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
iPrintReport (Function)
Prints a report created with the report editor.
Creating the Vision windows of the WINDEV RAD pattern
The HTML Display control
The HTML Display control displays a web page in an application......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......