ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PDF file management functions
...PDF file functions...
JSONToVariant (Example)
Usage example of the JSONToVariant function
API (Function)
Runs a function found in an external DLL.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Warning (Function)
Displays a custom message in a system warning window.
Other operators
The following are additional operators......
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
Calendar functions
List of Calendar functions...
dSaveImageGIF (Example)
Usage example of the dSaveImageGIF function
dSaveImageBMP (Example)
Usage example of the dSaveImageBMP function
dSaveImageJPEG (Example)
Usage example of the dSaveImageJPEG function
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
fRead (Example)
Usage example of the fRead function
Report based on an SQL query with data accessed via a connection (ODBC, etc.)
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector......
Native Oracle Connector: Specific features and remarks
Remarks and specific features of the Native Oracle Connector...
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
HJSONToRecord (Function)
Imports JSON data into the current record.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
Designation of current element (Reserved word)
The keywords used to identify the current element are:
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.