ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather than in a browser) when they click on a link in a web page or in an email......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
Position (Function)
Finds the position of a specified string within another string.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Aliases on data files: HAlias
The aliases are used to handle......
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
Constants for managing arrays
List of constants used by the functions for array management....
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Binding a Combo Box control to an item
Binding a Link control to an item
Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
HSeekLast (Function)
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value.
HSeekFirst (Function)
Positions on the first file record whose value for a specific item is greater than or equal to a sought value.
Miscellaneous Windows constants
List of constants used by the Windows functions....
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......