ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
WDZip: Handling files in an archive
The compressed files found in an archive can be handled by WDZip......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
FinRedemption (Example)
Usage example of the FinRedemption function
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
SchedulerInfoXY (Function)
Returns the appointment, the resource or the date found at given position in a Scheduler control.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Sharing the popup menus in the project
In most cases, several popup menus are included in your applications......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
Deploying an action plan
Once created, the action plans must be deployed in order to be run.
Remote WEBDEV administrator: Importing the statistics
The remote WEBDEV administrator proposes a module for managing the statistics. This module is used to import the statistics of a site....
Events associated with an Ad control
WINDEV Mobile manages the following events by default (in order of appearance in the code editor):
Select query description window: Use
Let's see some operations specific to the description window of a select query......
MaxWidth (Property)
The MaxWidth property is used to get and change the maximum width of a control or window.
Supercontrol
A supercontrol is an advanced type of control......
WDOptimizer: Editing and modifying a ".REP" file
WDReplic: Starting the replication
Depending on the type of replication to perform, WDReplic must be started......
IFrame control
IFrame is an HTML concept......