ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Validating a page from a control that has no action on the server (List Box control, Combo Box, etc.)
By default, the validation of a page must be performed by a "Send the values of controls to the server (Submit)" button......
Shared information
The information entered when creating the files and the items is shared throughout the environment......
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").
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......
WDTestRest: REST web service test tool
WDTestRest is used to test the calls to an HTTP REST web service or to run a Web API accessible by HTTP......
UI audit: Detect obsolete technologies
The lifecycle of some projects span several years......
MCU: Implementing and managing user macro codes
No matter how dexterous a development team may be, the end user of an application will always want to perform an action that is not intended......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
Control animations
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
How to use an array of structures?
An array of structures is an Array variable......
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").
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