ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CreateShortcut (Example)
Usage example of the CreateShortcut function
EmailGetAll (Function)
Retrieves all the emails found on a server.
StringReverse (Function)
Reverses the characters of a string.
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.
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer an optional Native Connector to Progress ......
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable......
SIPVisible (Function)
Displays the keyboard.
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Use (External language)
Opens the specified window by closing all the windows opened beforehand.
StringInsert (Function)
Inserts a string into another character string at a given position.
FinNetCurrentVal (Function)
Returns the net current value of investment.
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.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
ExeInfo (Function)
Retrieves the specified information about the version of an executable or DLL.
fRemoveDir (Function)
Deletes a directory from a disk.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
Bluetooth constants
List of constants used by the Bluetooth functions....
RibbonEndExpandedMode (Function)
Collpases a collapsed ribbon that is temporily expanded.