ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gpwInLDAPMode (Function)
Allows you to find out whether identification of users in the user groupware will be done via a LDAP directory.
MySource (Reserved word)
MySource is used to handle the current data source (file, view or query) associated with a report or with a table based on a data file...
Label report
The report editor allows you to create "Label" reports......
iCloud functions
The functions to handle keys in an Apple iCloud-based container of "key-value" pairs are as follows......
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
Inserting an image or video into a help page
It can be useful to use images or videos in help pages to explain the actions to be done, indicate which buttons must be used, etc....
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)...
12. Control templates
WINDEV Mobile allows you to create control templates....
<Table>.SelectToFile (Function)
Positions on the data file record corresponding to a row selected in the multi-selection Table control based on a data file.
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
Drop-down button
The drop-down button expands: a context menu. a popup window....
1. Project and analysis
iCloudKeyValueWatch (Function)
Defines the procedure called when the value of a key is changed in an Apple iCloud-based container of "key-value" pairs.
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...
Error 303: ambiguous control name
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
The DotNet structure
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
The HTML Editor control
The HTML Editor control allows users to create and modify HTML pages......
Multicolumn report
The report editor allows you to create "Multicolumn" reports....
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......