ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
picText (Type of variable)
The picText type is used to define all the advanced characteristics of a Text layer.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
TableInputInProgress (Function)
Indicates whether a Table or TreeView Table control is currently in edit.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
AutoRunAdd (Function)
Allows you to automatically start a WINDEV application when a specific event occurs.
WithSpace (Function)
Adds or deletes the spaces found on the right of a text item when reading it.
EmailStartPOP3Session (Function)
Starts a session for receiving and reading emails with the POP3 protocol.
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
HStartServer (Function)
Allows you to start an HFSQL server (this function is using the MantaManager service).
<Edit>.DeleteAllAssistedInput (Function)
Clears the list of values proposed for the assisted input of an edit control.
EmulateDnD (Function)
Emulates a "Drag & Drop" gesture in automated tests.
WLanguage procedure called by OpenDocumentAsynchronous
WLanguage procedure ("callback") called by OpenDocumentAsynchronous after the edit window is closed.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
DiskFile (Type of variable)
The DiskFile type is used to handle text files present on disk.
fSaveBuffer (Function)
Creates and fills a text file with the content of a string or buffer variable.
fLoadBuffer (Function)
Loads the content of an external file (text, image, ...) in a buffer variable.
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
Creating an update query
An Update query (SQL UPDATE statement) is used to modify the records in a database file......
wsResponse (Type of variable)
The wsResponse type is used to get: the XML source code of the Webservice response. the value of the different parts of the Webservice response (for the Webservices returning several responses)....
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
Examples for using the OLE DB provider for HFSQL