ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
Translating a text file with WDTRAD
Handling a Multiline Zone control programmatically
...A Multiline Zone control can be handled programmatically using the control name....
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
The Numeric or Currency control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Analysis associated with a project
When a WINDEV, WEBDEV or WINDEV Mobile project uses data files, it must be associated with an analysis......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Native AS/400 Connector
WINDEV and WEBDEV include an optional module to access AS/400 databases......
Multi-touch in a Chart control
One of the most common applications of the multi-touch feature is used to handle images......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
CSS styles (Cascading Style Sheet)
The CSS styles are the standard styles used on Internet......
Installing an application: single-user or network setup?
WINDEV proposes several types of setup for a WINDEV application......
Remote WEBDEV administrator: Show the statistics
...The statistics become available once the log files have been imported....
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
Reports
A report provides a custom view of data......
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Functions for managing the Combinations and Enumerations