ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV (Development version) License Agreement
Cherche les éléments d'un noeud HTML correspondant à une balise....
The Map control: Automatic Application Features (AAF)
The Map control proposes several features directly accessible to the end user......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
SAP variable
The SAP variable is used to configure the parameters of the connection to the SAP server......
Programming Table controls based on a data file
This page explains how to program Table controls based on a data file......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
ServerAddress (Property)
The ServerAddress property gets and sets the server address.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
20. Managing suggestions and incidents
Managing suggestions and incidents...
HCheckUnaltered (Function)
Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example).
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Error 121: Shadowing a structure
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.
Playing a video with the MCI functions
MCI functions are used to easily handle the media files......
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HSortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
<Source>.SortView (Function)
Sorts an HFSQL view by creating an index on a view item. This function uses the former view mechanism.