ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminListSubscription (Function)
Lists the SaaS subscriptions associated with a site or pricing.
XMLSavePosition (Function)
Stores the current position in the XML document.
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<mongoCollection variable>.ExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
MongoExecuteOperations (Function)
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
ChronoResume (Function)
Restarts a stopwatch that was stopped by ChronoEnd or ChronoPause.
WDConver : Use in command line mode
Using WDConver in command line mode consists in running a conversion description created and saved with WDConver ("......
Various constants
List of various constants used by the constants WINDEV functions....
WLanguage properties available in PHP
The following properties are available in PHP...
ServiceStatus (Function)
Returns the current status of a service.
Message (External language)
Displays a message in the status bar.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
<Source>.LogRestart (Function)
Restarts the logging process on a file.
SysWinShow (Function)
Modifies the display status of a window.
Position (Function)
Finds the position of a specified string within another string.
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
TreeStatus (Function)
Returns the status of a node: collapsed, expanded or not found.
CameraVideoStop (Function)
Stops the video recording previously started by CameraVideoStart.
DDEError (Function)
Returns the runtime status report of a DDE function.
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
StatusCode
The StatusCode property gets the status of the response to the request.
Progress (Property)
The Progress property returns the task progress status.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
<Gantt chart>.AddLink (Function)
Creates an "End to Start" link between two tasks displayed in a Gantt Chart column found in a Table (or TreeView Table) control.