ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
Creating a select query
A select query (corresponding SQL statement......
WDINT setup
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
15. Repeating a group of controls: loopers
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
Image control: the supported formats
The supported image formats are as follows:...
Creating help pages
A help system includes several pages......
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
AAF: Simple edit options in an edit control
The context menu of an edit control is used to perform simple edit operations...
Managing the styles
The help editor allows you to define styles of paragraphs......
Merging differences (SCM)
External language: Programming in C
We are going to call the elements developed in WINDEV (project, windows, ......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
The Slider control (in a page)
WEBDEV proposes two types of sliders......
TableMode (Function)
TableMode is kept for backward compatibility.
FinRepayVal (Function)
Returns the amount of each regular payment for an investment with fixed interest rate and fixed payment.
WINDEV Mobile concepts
FlexJustifyContent (Property)
The Property FlexJustifyContent allows you to know and modify the alignment of the fields inside the Flexbox field according to the main axis of the field ( Property corresponding CSS "justify-content").
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"...
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Control template
A control template is a set of controls that can be re-used in several windows or pages......