ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PicRectangularSnipOCR (Function)
Runs OCR and extracts the text from a rectangular area defined with the mouse.
ODBCSQLCode (Property)
ODBCSQLCode is used to: Find out the SQL code of the "query performed on a connection" (data source of report). Modify the SQL code of the "query performed on a connection" (data source of report)....
Page contexts
In a Windows application, the information relative to a window is stored with the window......
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
7. Creating HFSQL files: files physically created
The data model editor allows you to define the structure of the data files....
EmulateSimulator (Function)
Emulates the window of the mobile (Android/iOS) simulator....
17. Project Management Hub
...Project Management Hub...
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
Feedback component
The Feedback component is a component provided with WINDEV......
Margin (Property)
The Property HEX@ allows you to define the size of a HEX@ , for example around a text.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
gFontUnderlined (Function)
Builds a sequence of characters to specify whether or not the text that follows the call to this function is underlined.
Bar code constants
Looper control populated programmatically
A Looper control populated programmatically is directly linked to lists stored in memory......
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
TwoFactorAuthenticationGenerateLink (Function)
Generates a link to register an account in an authentication application. When associated with a Bar Code control, this link will show a QR code that can be scanned in the authentication app installed on the phone.
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static control....
InServiceMode (Function)
Indicates whether the code is run in a service.
TelemetryAddPassage (Function)
Signals the code execution for a passage sensor.
InPHPMode (Function)
Indicates whether the code is run in PHP.
InJavaMode (Function)
Indicates whether the code is run in Java.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......