ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Animating a Static control
Two methods can be used to animate a Static control......
Automatic error handling
Error handling can be customized for each process......
Binding an Edit control to an item
An Edit control can be bound to an item in a data file, query, etc, ......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
10. Page templates
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Sub-query
A sub-query is a query whose result is used by another query......
Creating a window skin template
Type of pages created by RAD
The page creation wizard shows different types of pages associated with HFSQL data files......
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....
Optional events: Information retrieved (Java and Android)
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements......
Managing the HDFS system
HDFS (Hadoop Distributed File System) is one of the component of the Hadoop framework......
Operations performed on sequence diagrams
The following paragraphs explain......
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
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......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
Type of windows created by RAD
The wizard for window creation proposes several types of windows associated with HFSQL data files......
Easier navigation in the editors
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]......
Handling an Upload control through programming
The Upload control is used to upload one or more files....