ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GetDefinition (Function)
Retrieves the definition of element type.
Property Description (Type of variable)
The Property Description type is used to get information about a property.
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").
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Replication: The different types
The data replication is a powerful feature......
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").
FlexAlignContent (Property)
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content").
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
WDTestRest: Run the test of your REST Webservices
WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP......
Saving entered data (AAF)
1. Project dashboard
The project dashboard is an essential element for managing WINDEV Mobile projects....
3. Project dashboard
Project dashboard...
13. 3-Tier architecture
3. Project dashboard
Image editor: Features
The image editor includes several features......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
ERR_BUTTON_EXPECTED
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
FlexAlignItems (Property)
The Property FlexAlignItems allows you to know and modify the alignment characteristics of the fields inside a row of a Flexbox field according to the secondary axis of the field ( Property 900 corresponding CSS "align-items").
How to create an SQL query to get a TOP 10?
This help page presents the method for creating an SQL query used to get the first 10 records......
Constants used by the the functions for managing the HFSQL Cluster
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......