ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Creating a translation file
WDINT allows you to create a translation file....
FTP constants
List of constants used by the FTP functions....
Characteristics of the Looper control in a page
To view the characteristics of the control, select "Description" in the context menu....
Using an external component in an application
A component can be reused at any time in any application......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
Translating programming messages
When developing a multilingual application, you can translate the different messages displayed to the user (messages displayed by Info and YesNo, for example....
PDF Reader control events
UndockablePane (Property)
The UnlockablePane property is used to: Determine if the end user can move the panes of a Ribbon or Dynamic Tab control outside the window. Allow or prevent the end user from moving the panes of a Ribbon or Dynamic Tab control outside the window....
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
The Layout control
The Layout control simplifies the implementation of dynamic UIs where controls are displayed and/or hidden programmatically......
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
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.
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
CaptionIfNew (Property)
The CaptionIfNew property is used to get and change the caption of a pane opened by the end user in a dynamic Tab control.