ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. What is the WEBDEV administrator used for
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
The different types of browse available in SQL
Two types of browse can be used to browse the result of a query run by SQLExec......
The planes in WEBDEV
The planes are used to group the controls of an element......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Check: WEBDEV server
The monitoring robot will check the operating mode of WEBDEV server......
SysIdentifier (Function)
Returns the unique identifier of the current mobile device.
The different types of windows
The following types of windows can be created in a WINDEV application......
Copying controls from the page editor
The controls can be copied from the page editor......
Copying controls from the window editor
The controls can be copied from the window editor......
Copying controls from the report editor
The controls can be copied from the report editor......
LST: The Technical Support Newsletter, the WINDEV and WEBDEV magazine
SysTheme (Function)
Returns the current theme used on the mobile device.
SysDeviceInfo (Function)
Retrieves information from the mobile device where the application is run
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......