ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
mongoGridFSFileInfo (Type of variable)
The mongoGridFSFileInfo type is used to define the advanced characteristics of a file in a MongoDB database.
TestError (Function)
Provokes: an assertion during the test of element or project (Go mode). an error in automated test mode....
Phone management functions
List of functions for phone management...
Default (Property)
The Default property is used to determine if a parameter has been passed to a procedure with a custom or default value.
StringDelete (Function)
Deletes: all the occurrences of a substring within a string. part of a string within another string. The part of the string to remove is identified by its position and length....
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
HErrorLock (Function)
Used to check whether a lock error occurred.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
Link properties
When creating a link, you can simply specify the destination......
ImageLayerVisible (Function)
Used to make a layer found in a WDPIC image visible or invisible.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
FirstDayOfWeek (Function)
Returns the date of first day of the week (i.e., Monday).
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
ListMoveLine (Function)
Moves a row or swaps two rows in a List Box or Combo Box control.
WDInst: configuring the interface of setup program
By default, WDInst (the setup editor) proposes a standard setup program (the wallpaper corresponds to a gradient shade of blue and no slide is displayed......
SexagesimalToDecimal (Function)
Returns the decimal angle corresponding to a sexagesimal angle.
btleDescriptor (Type of variable)
The btleDescriptor type is used to handle the descriptor of a Bluetooth Low Energy characteristic
ChronoReset (Function)
Stops and resets a running stopwatch.
xmlSignatureReference (Type of variable)
The xmlSignatureReference type is used to add a reference section into the XML signature.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
TreeView Table report
The report editor allows you to create "TreeView Table" reports......