ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.
RedisUnsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
Handling Word Processing controls programmatically (prefix syntax)
A Word Processing control can be handled through programming......
<Word Processing>.Save (Function)
Saves a document as a "docx" file.
JSONToString (Function)
Converts the content of a JSON variable to a JSON string.
CriticalSection (Function)
Enables a name or on-variable critical section in the statement USING ... IN.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
XMLToJSON (Function)
Converts an XML string to JSON.
ContinentList (Function)
Returns the list of continents.
MQTTPublish (Function)
Publishes a message on the MQTT broker.
Asc (Function)
Returns the ASCII code of the specified character.
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
Project Management Hub: Managing the schedule
The project contributors can manage their tasks directly from the schedule or from the task list......
Right (Function)
Extracts the last characters from a string or string buffer.
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Managing cookies
A cookie is an easy way to temporarily store information on the user's computer......
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
dSaveImageJPEG (Function)
Saves an image: in a JPEG file. in memory....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....