ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling ListView controls programmatically
WINDEV allows you to programmatically handle ListView controls......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
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....
2. Examples and components provided with WEBDEV
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Binding a Combo Box control to an item
WDModFic : Tool for automatic modification of data files
WDModFic is a tool used to perform the automatic modification of the data files found on the development computer and on the end-user computers......
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).
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
IgnoreError (Property)
The IgnoreError property gets and sets the different certificate errors ignored by the HTML Display and WEBDEV Page controls.
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
TableCount (Function)
Returns: the number of columns found in a Table or TreeView Table control. the number of rows found in a Table or TreeView Table control....
FirstDayOfYear (Function)
Returns the date of the first day of the year.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Principle for running threads
At runtime, an application runs in a main thread......
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......