ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
fShortName (Example)
Usage example of the fShortName function
<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.
OCRModelPathDirectory (Function)
Used to set the directory that contains the language models for the native OCR system.
5. The following files are automatically created
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
OCR constants
Adds a language to the native OCR system....
AIDetectDrawing (Function)
Classifies freehand drawings, including circles, squares and triangles.
DurationToString (Function)
Converts a duration to a character string in the specified format.
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
FirstDayOfMonth (Function)
Returns the first day of the month.
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Appendix 4: WEBDEV modules
The table below presents the modules installed by the WEBDEV application server for Linux and their main features......
2. Listing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min
CurrentMonth (Function)
Returns the number of the current month.
Calendar functions
List of Calendar functions...
StringToTime (Function)
Converts a time in character string format to a time in HHMMSSCC format that can be used by a Time variable].
Time (Type of variable)
The Time type is used to easily handle the times...
XML functions
List of XML functions...
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.