ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
LooperToWord (Function)
Creates a Word file (.RTF) using the data from a Looper control.
5. Deploying a dynamic site (Session or AWP) in practice
Managing color palettes
Starting with version 2025, WINDEV and WINDEV Mobile include color palettes for projects and windows......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Binding a Link control to an item
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
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
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
DateValid (Function)
Checks the validity of a date between January 01 0001 and December 31 9999.
PositionOccurrence (Function)
Finds the Xth position of a string within another string.
GeometryCover (Function)
Determines if geometry A covers geometry B.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
Table field linked to a table (Table file)
A data-bound Table control linked to a table is a field whose columns are linked to fields in a table or query (data source)......
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....
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......