ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
InternetConnected (Function)
Defines whether an Internet connection is enabled on the current computer. In mobile, you can also be notified when the status of the Internet connection changes.
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
XAxisMin (Property)
The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
XAxisMax (Property)
The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
YAxisMin (Property)
The YAxisMin property gets the minimum value of the Y-axis in a Chart control.
YAxisMax (Property)
The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed.
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Report viewer: Proposing several reports
In the document preview, end users can......
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
15. Project Management Hub
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
End of break block
The End of break block is optional......
Compressing frames (DSL, 3G, Edge, VPN, ...)
A frame is a packet ot data that flows through the network......
Constants used by the functions for managing Dockable Panel controls
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
Operations for synchronizing SCM
When creating an executable, a library or a component, ......
InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......