ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AAF: Context menu of Image controls
A context menu is available for Image controls......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Events associated with Camera controls
List of WLanguage events associated with Camera controls....
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
4. Multiple generation
Project configurations allow you to easily define the "target" platforms of the project....
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
5. User Groupware in practice
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
The formatted display control
This control can be used to display dates, times and currency values while respecting the corresponding display format......
11. Choosing the action of a button/link
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
TableCellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
<Table>.CellSelectOccurrence (Function)
Returns the number of selected cells found in a Table control. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......