ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HLogInfo (Function)
Adds comments to the log when saving the operation.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
<Source>.LogInfo (Function)
Adds comments to the log when saving the operation.
BurnerEject (Function)
Opens or closes the door of the current burner.
ServiceWait (Function)
Pauses the current service during the specified duration.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
<Table>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Tilt (Property)
The Tilt property gets or sets the tilt of the map displayed in a Map control.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
FontBold (Property)
The FontBold property is used to: Determine if the text is bold. Change the weight of the text....
FontSelect (Function)
Opens the standard Windows font selection window by selecting the specified font.
iSelectFont (Function)
Creates a new print font from the standard Windows font selection window...
ODBCSQLCode (Property)
The ODBCCodeSQL property allows you to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Developing a SaaS site
A SaaS site is developed as a standard WEBDEV website. Some additional operations must be performed......
SCM administrator: Managing branches
The SCM administrator (Source Code Manager) allows you to directly manage the branches of the various projects in the SCM......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
ERR_TIMEOUTINIT
Initializes the external language......
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.