ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoOperationUpdateAll (Type of variable)
The mongoOperationUpdateAll type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. All the documents that match the selection filter will be updated.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
Java application and WINDEV
A Java application is an application entirely compiled in Java......
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
FirstName (Property)
The FirstName property can be used on: a SaasUser variable. ......
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Finding the unused WEBDEV styles
In most cases, most of the presentation styles are created when designing a site......
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
mongoOperationUpdateOne (Type of variable)
The mongoOperationUpdateOne type is used to define all the advanced characteristics of a document update operation that will be added to a bulk operations list. The first document that matches the selection filter will be updated.
CollapsedImage (Property)
The CollapsedImage property is used to: find out and/or modify the default image associated with a collapsed row in a TreeView Table control. find out and/or modify the default image associated with a collapsed row in a TreeView control. find out and/or modify the image associated with a specific collapsed row in a TreeView Table control. find out and modify the image in a collapsed row of a TreeView item in a "TreeView table" type report....
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
HCreateMasterReplica (Function)
Creates the description file of a Master Replica (logged replication or universal replication).
dbgEnableLog (Function)
Enables the runtime log programmatically.
HashCheckFile (Function)
Checks the Hash of a file for a specific type of algorithm.
RequestUpdateUIParent (Function)
Asks to run the "Request for refreshing the display" process of parent. This function is kept for backward compatibility.
ExecuteUpdateUIParent (Function)
Immediately executes the "Request for refreshing the display" event of the parent. This function is kept for backward compatibility.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
ProgressBar (Property)
WLanguage proposes...
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
AppInstallVersion (Function)
Installs a specific application version.
Error 303: ambiguous control name
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......