ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
mongoOperationDeleteOne (Type of variable)
The mongoOperationDeleteOne type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. The first document that matches the filter will be deleted.
mongoOperationDeleteAll (Type of variable)
The mongoOperationDeleteAll type is used to define all the advanced characteristics of a document delete operation that will be added to a bulk operations list. All the documents that match the selection filter will be deleted.
Chart: Managing legends
Several types of legends are supported in the charts......
iParameter (Function)
Retrieves the printer configuration and configures the print.
Libraries (.WDL file)
A library is a WDL file that contains all WINDEV or WEBDEV resources ......
The Chart control
The "Chart" control is used to display a chart in windows, pages and reports......
Environment of the query editor
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
HEndNoModif (Function)
Unlocks a file that was locked by the same program with HNoModif.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
WinStatus (Function)
Identifies or modifies the window status.
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
"?" menu
WINDEV proposes a help menu adapted to your applications......
grDestinationEMF (Function)
Defines a meta file as chart destination (EMF means Enhanced Meta File).
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
WLanguage procedure called by URISelect
WLanguage procedure ("callback") called by URISelect for the selected file.
LinkColorRTF (Function)
Changes the color of links in all RTF Edit controls in the application.
HReadFirst (Function)
Sets the position on the first record according to a browse item.
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
Value of constants for the Windows 32-bit API
Value of constants for the Windows 32-bit API...
TreeView constants
List of constants used by the TreeXXX functions...
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...