ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCR constants
Adds a language to the native OCR system....
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.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
Editing the WEBDEV style sheet
WEBDEV allows you to manage all the WEBDEV styles used in a project......
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
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.
DurationToString (Function)
Converts a duration to a character string in the specified format.
FolderData (Function)
FolderData is kept for backward compatibility.
NotifPushProcedure (Function)
Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS).
XML functions
List of XML functions...
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HTMLSave (Function)
Saves the content of an htmlDocument variable to an HTML file.
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Installing a SOAP server with IIS
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
HSL (Function)
Creates a color from its hue, saturation and lightness.