ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ServiceWait (Function)
Pauses the current service during the specified duration.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
CursorEnd (Property)
The CursorEnd property gets and sets the end position of the mouse selection range in the following controls: Edit control. Editable Combo Box. "Edit control" column and "Editable Combo Box" column in a Table control. Word Processing control. Code Editor control....
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
Sound (Function)
Plays a sound in WAV format.
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
docElementTextArea (Type of variable)
The docElementTextArea type is used to define the advanced characteristics of a text area found in a docElement variable.
FontSize (Property)
The FontSize property is used to: Identify the size of the font used in a control. Change the size of the font used in a control....
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
SendMessage (Function)
Sends a Windows message to a control or to a window.
SocketCreateInfrared (Function)
Creates a socket that uses the infrared port.
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
MutexDestroy (Function)
Explicitly destroys a mutex.
HDescribeItem (Example)
Usage example of the HDescribeItem function