ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ProgressBar (Property)
WLanguage proposes...
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.
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.
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).
TimeSys (Function)
Returns or modifies the system time (current time defined for the current computer).
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.
MDIOpen (Function)
Opens and enables an MDI child window.
ListSelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
GetTypeDefinition (Function)
Gets the description of a type identified by name.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
grTimeLevelMax (Function)
Defines the number of levels to display in the time scale of a chart as well as the maximum level.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
AppInstallVersion (Function)
Installs a specific application version.
Error 113: Non-dynamic array without definition
Error 303: ambiguous control name
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
ContentType (Property)
The ContentType property gets and sets the type of a message.
iParameterExport (Function)
Used to configure the exports performed from the report viewer: parameters for sending emails. parameters for creating the different files....