ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native 64-bit and native 32-bit: a single source code
The 64-bit operating systems are starting to appear on the PCs and on the servers......
HeaderVisible (Property)
The HeaderVisible property is used to: Determine if the row and column headers are displayed in a Spreadsheet control. Show or hide the row and column headers in a Spreadsheet control....
NbWorksheet (Property)
The NbWorksheet property is used to get the number of worksheets in a Spreadsheet control.
WithTilt (Property)
The WithTilt property is used to: enable or disable the tilt gesture on a Map control, determine whether the tilt gesture is enabled on a Map control....
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Report viewer: Proposing several reports
In the document preview, end users can......
FormulaBarVisible (Property)
The FormulaBarVisible property is used to: Find out whether a formula bar is displayed in a Spreadsheet control. Display (or not) a formula bar in a Spreadsheet control....
Token (Property)
The Token property is used to manage the different tokens associated with a "Text token" Edit control.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
WEBDEV Account Manager
WEBDEV Account Manager allows you to easily host websites developed with WEBDEV......
3. Project dashboard
Project dashboard...
3. Project dashboard
Select query description window
The description window of a select query includes several sections......
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
WithNewButton (Property)
The WithNewButton property is used to: Determine if a Dynamic Tab control has New tab button (+). Configure a Dynamic Tab control to show a New tab button....
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.