ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
WDAPI: Converting a declaration of C function or structure
WDAPI is used to convert a declaration of C function or structure into a declaration of WLanguage function or structure......
<Source>.ExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
Before calling the Free Technical Support
The operations to perform before calling the Technical Support......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Pinned area in a page: fixed area on the screen
A fixed area in a page is a page section that remains visible even if the Web user moves the browser scrollbar......
Creating nested reports
Removing a project from the SCM (Source Code Manager)
Defining a help window template
WINDEV allows you to create help window templates......
grSourceSeries (Function)
Defines the source of a series.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
Markdown (Property)
The Property Markdown allows: for control s a window to manage the "Markdown support" option (present in the "Detail" tab of the description window of the control). for the Static control of an report: determine if a Static control of a report is of type Markdown. set the type of a Static control in a report to Markdown....
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
12. Pages in practice
3. UML models in practice
20. Control templates