ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOpenConnection (Function)
Opens a connection to a specific database.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
NetOpenRemoteAccess (Function)
Establishes a remote connection.
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
16. Java applications in practice
Java applications in practice...
Handling the framesets
The different operations that can be performed on the framesets are as follows......
The Context Menu control (WEBDEV)
Context menus are often used in websites......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
HCreationIfNotFound (Function)
Performs the following operations: If the file does not exist, creates an empty data file (".FIC" file) with the index file and the memo file if necessary. The function is equivalent to HCreation. If the file exists, opens the file....
Control constants
List of constants used by the functions for managing controls...
16. Application test in practice
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Creating the Form windows of a WINDEV RAD pattern
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
WDTRAD
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application......
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
WinUsefulSize (Function)
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
PDFToText (Function)
Extract the text contained in an Document PDF.