ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerEject (Function)
Opens or closes the door of current burner.
Sensor constants
Constants used by the SensorXXX functions...
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.
Open (Function)
Opens a modal WINDEV window.
Constants for managing Map controls
Constants for managing Map controls...
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
mongoDatabaseInfo (Type of variable)
The mongoDatabaseInfo type is used to define the advanced characteristics of information about a MongoDB database.
Input (Function)
Displays a message allowing the user to type an information.
EmailSeekFirst (Example)
Usage example of the EmailSeekFirst function
HOptimize (Function)
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter.
docParagraph (Type of variable)
The docParagraph type is used to handle the characteristics of a paragraph in a DOCX document.
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
Open (External language)
Opens a window.
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
HReconnect (Function)
Performs a reconnection to the server for all the interrupted connections. The uninterrupted connections are not modified.
GglDriveConnect( Function)
Creates a connection to an Drive Google Drive.
sfSeekUpdatedResult (Type of variable)
The sfSeekUpdatedResult type is used to find out the result of SFSeekModified...
Multitask (Function)
MultiTask is used to: define a timeout, give control back to Windows, give control back to Windows and to WLanguage....
WBSetup: Managing additional languages
The "WBSetup" project corresponds to the standard setup program of WEBDEV sites......
ThreadPause (Function)
Pauses the current thread during the specified duration.