ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

7. Layouts using the Flexbox control
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
Handling a control through programming in a report
All report controls can be handled through programming......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Link properties
When creating a link, you can simply specify the destination......
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").
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
The indexed controls
A control is an indexed control if it contains several controls with the same name......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
ScrollWithFinger (Property)
The ScrollWithFinger property is used to: Determine if the content of a control can be moved with the finger ("finger scrolling"). Enable or disable touch-responsiveness for a control....
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
Buffer (Type de variable)
The buffer type corresponds to a binary memory area....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......