ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
grScatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
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, ......
Installing and configuring HFSQL Cluster
Required configuration and overview for installing HFSQL Cluster....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
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......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
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....
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").
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....
<Chart>.Scatter3DLinkPoint (Function)
Links (or not) the points found in a "3D Scatter" chart.
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....
How to associate an image with a treeview element?
When fillilng a TreeView control, an image is associated with each element....
The Spreadsheet control: Available formulas
At run time, in the Spreadsheet control, the end user directly enters the calculation formulas......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......
Specific features of the Express version
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
8. 10 tips for better interfaces...
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Linux)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......