ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AWP without UI
Bootstrap, Angular, React, Vue......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
ERR_MSG_BOX
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
2. Analysis in practice
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Specific features of the Express version
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
GetCountryISO (Function)
Returns the desired ISO code of a country corresponding to the caption or ISO code (of a different type) of the country according to the ISO 3166-1 standard.
Window for quick selection
You are searching for a project element? You only know part of its name? Press [CTRL]+[E] to open the quick selection window......
Abbreviation (Property)
The Abbreviation property gets the abbreviation of a data file. This abbreviation is defined in the data model editor when defining the data file. This property is read-only.
FlexAlignSelf (Property)
The Property FlexAlignSelf allows you to know and modify the alignment and vertical anchoring of the field in the row of the Flexbox field ( Property corresponding CSS "align-self").
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Linux application: Tips and tricks
In Windows/Linux multi-configuration applications, several limitations may appear: control not supported, functions not available, ......
Handling an internal component
An internal component is a set of elements from a project......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
iPad window: Window creation wizard
The wizard for creating iPad windows allows you to easily create a window containing all the main elements of a window for an iPad application......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
How to sort the result of a query?
This help page explains how to create a sort query with the query editor....
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....