ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
URLDecode (Function)
Decodes an encoded URL (which means with characters in %xx format).
Translating a text file with WDTRAD
OCR constants
Adds a language to the native OCR system....
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
Example for managing videos (broadcasted by a Camera control) (prefix syntax)
In this example, the application allows you to......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
CameraConfigure (Function)
Allows you to configure the video capture driver.
<ANSI String type>.Contains (Function)
Allows you to check if a substring is within a string.
Constants for managing videos
List of constants used by the functions for video management....
NoRightCharacter (Function)
Returns a string after removing the specified characters from the right side of the initial string.
UTF8ToString (Function)
Converts a UTF-8 string to ANSI or UNICODE.
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Telephony constants
List of constants used by telephony functions...
Contains (Function)
Allows you to check if a substring is within a string.
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
LanguageToName (Function)
Returns the name of a language.
NoCharacter (Function)
Returns a string after removing the specified leading and trailing characters.
VideoConfigure (Function)
Allows you to configure the video capture driver.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
FBStartSession (Function)
Used to authenticate and log in to Faceboook.