ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ZoomWithFinger (Property)
The ZoomWithFinger property is used to: determine if an Image or Camera control supports pinch zoom. enable or disable pinch zoom in an Image or Camera control....
CursorDisplay (Function)
Displays or hides the mouse cursor.
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
The HTML Display control
The HTML Display control displays a web page in an application......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
The HTML control
The HTML control displays HTML pages or HTML code......
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
I was using Visual Basic with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
16. Application test in practice
CameraConfigure (Function)
Allows you to configure the video capture driver.
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
Torch (Property)
The Torch property is used to determine and change how a Camera control uses the torch.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
HRead (Function)
Reads a record in a file according to a given record number.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
FolderImageWidth (Property)
The FolderImageWidth property is used to get and change the folder image width in TreeView and TreeView Table controls.
Retrieving documents coming from Twain devices
Several WINDEV functions allow you to retrieve documents from a Twain device......
Code snippets
The code editor allows you to enter "Code snippets"......