ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector for WINDEV and WEBDEV 2024
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
2. UML models
RightClick (Property)
The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
2. UML models
Binding a Spin control to an item
A Spin control can be bound to an item in a data file, query, etc....
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
xlsRecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
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.
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....
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:...
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......
<xlsDocument variable>.RecalculateAll (Function)
Recalculates all formulas in an Excel (XLSX) document.
Accessing an LDAP directory
An LDAP directory is used to share information databases on a local or external network....
<Image>.LayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
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)
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......
Access rights to a class property
A property is a code element that includes two processes......