ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Specific features of the Express version
Multiple generation
Project configurations are used to easily define the different "targets" of your project......
Creating a multilingual help system
The help editor allows you to easily create a multilingual help system......
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one or more items......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
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......
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.
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").
Handling an internal component
An internal component is a set of elements from a project......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
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....
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......
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
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)......
SCM: Management of branches
The management of branches is used to manage several versions of the same application in parallel......
Activation key management functions
The following functions are used to manage activation keys:...
2. Deploying a static site or a PHP site
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
zipNbPart (Function)
Returns the number of sub-archives (parts) found in an archive in CAB, RAR, ZIP, WDZ, 7z, TAR or TGZ (TAR.GZ) format.
FlexWrap (Property)
The Property FlexWrap allows you to know and modify the management of the return to row of the fields of a row of a Flexbox field ( Property 7900 corresponding CSS "flex-wrap").
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......