ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DocPrint (Function)
Prints a document in "docx" format.
HDuplicateDatabase (Function)
Duplicates the database associated with a connection on an HFSQL server.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
ScreenSize (Function)
Returns the size (in inches) of the diagonal of the screen on the device where the application is run.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
ActionRedo (Function)
Runs the last action canceled.
DocStartModification (Function)
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo")....
DocClose (Function)
Closes a docx file and frees the document.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
ActionUndo (Function)
Cancels the last action performed by the end user.
WebserviceReadMIMEType (Function)
Returns the MIME type of the request received during a call to a REST Webservice.
WebserviceWriteMIMEType (Function)
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice).
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
DocInsert (Function)
Inserts an object into a Word Processing document or replaces the content of the current fragment. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
DocUndoRedoDeleteAll (Function)
Deletes the entire history of Undo/Redo mechanism for a Word Processing document....
BreakAdd (Function)
Adds a break into a Table or Looper control.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
grPointColor (Function)
Initializes the color of a specific point in one of the following chart types: Line, Scatter, Bubble chart....
grBarColor (Function)
Initializes the color of a specific bar in a Column or Stacked Column chart.
grPointSize (Function)
Configures the size of a specific point in a Line or Scatter chart.