ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
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.
<Array>.Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
XImage (Property)
The XImage property is used to get and change the initial X-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
YImage (Property)
The YImage property is used to get and change the initial Y-coordinate of the image section that will be displayed in an Image control or in the background of a Chart control.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
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......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
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....
Messaging
A messaging is included in WINDEV, WINDEV Mobile or WEBDEV......
Automated tests: Overview
Several test tools are available to guarantee the quality of your applications......
Priority (Property)
The Priority property is used to get and change the priority level of an element.
User Control Center: Available network applications
The User Control Center is used to list the applications for which a network setup was created......
2. Deploying a static site or a PHP site
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Creating anchors
The anchors are used to define specific points in a help page......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
How to develop a PHP site?
What is a PHP site?......
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......
Activation key management functions
The following functions are used to manage activation keys:...
NumberRow (Property)
The NumberRow property returns the maximum number of rows containing data in a Spreadsheet control. These rows contain data, a formula, formatting or a non-standard height.
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......