ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OCRLoadLanguage (Function)
Adds a language to the native OCR system.
9. Hardware and software requirements
HOpen (Function)
Opens a data file.
OCRDetectTextArea (Function)
Returns all text areas of an image without reading the text.
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
WinStatus (Function)
Identifies or modifies the window status.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
HFSQL Client/Server: Configuring the server
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
OCRExtractText (Function)
Reads the text contained in an image.
docElementFormula (Type of variable)
The docElementFormula type is used to define the characteristics of a Formula element found in a DocElement variable.
1. Simple layouts
WEBDEV Tutorial - WEBDEV layouts Lesson 1 - Simple layouts - 30 min
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
Using RAD patterns
The steps for creating a RAD pattern are as follows......
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......