ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDLog: Viewing a log file
WDLog is used to view the content of a log file......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
Printing nested reports
To create a main report containing several secondary reports:...
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
Resizing a window (AAF)
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
WINDEV and the communication streams (audio, sound)
To handle the communication streams, WINDEV includes......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
DoubleClick (Property)
The DoubleClick property is used to get and change the name of the Button control that will be executed when a control is double-clicked.
Access rights to a class property
A property is a code element that includes two processes......
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
Handling a Slider control through programming
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming......
Handling a Spin control through programming
WINDEV allows you to handle a Spin control through programming......
Example for managing videos (broadcasted by a Camera control)
In this example, the application allows you to......