ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ExtendedInfo (Property)
The ExtendedInfo property is used to get additional information: about a data file accessed by a Native Connector or HFSQL Client/Server. about an item accessed by a Native Connector or HFSQL Client/Server. about a connection. In this case, this property is equivalent to CtExtendedInfo....
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Managing the required input in WEBDEV
To prevent users from leaving a control empty, you can set it as a required field......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
The Repositionable Note control
The Repositionable Note control allows you to include the famous yellow sticker in your applications......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Choose the action of the button in a page
WEBDEV proposes several actions of the button on the controls of the page......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Creating an executable: Operating mode and library
The operating mode of an executable allows you to define whether the executable can be used by one or more users......
Binding a Combo Box control to an item
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Creating help pages
A help system includes several pages......
WDDIXIO overview