ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

mongoConnection (Type of variable)
The mongoConnection type is used to define the advanced characteristics of a connection to a MongoDB server.
HSetPosition (Example)
Usage example of the HSetPosition function
dTextMarkdown (Function)
Draws Markdown text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable]....
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Comparison operators
The comparison operators can be divided into several categories......
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
grSurfaceMesh (Function)
Enables or disables the mesh on a Surface chart.
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
zipInfoFile (Example)
Usage example of the zipInfoFile function
HDescribeItem (Example)
Usage example of the HDescribeItem function
apExecute (Function)
Runs an action plan.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
apDisableAction (Function)
Disables the execution of an action found in an action plan.
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Static audit
The static audit is a feature of the environment that analyzes a project to detect potential issues and suggests improvements......
Passing parameters
The parameters can be passed to a procedure......
fMakeDir (Example)
Usage example of the fMakeDir function