ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, Ansi, Unicode.
2. Modes to install an application
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.
docNumberingLevel (Type of variable)
The docNumberingLevel type is used to define the advanced characteristics of a numbering level used in a Word Processing document.
Local procedure
Two types of procedures are available......
Constants for managing projects
List of constants used by the functions for managing projects....
Serialization constants
The serialization constants are as follows:
fChangeExtension (Function)
Changes the extension of a file on disk.
Edit control: buttons integrated into the input field
You can include different buttons in the input area of an Edit control......
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP requests......
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
iVPos (Function)
iVPos is kept for backward compatibility.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
Passing parameters
The parameters can be passed to a procedure......
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....