ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Restore (Function)
Displays a WINDEV window to its initial size.
Maximize (Function)
Displays a WINDEV window in its maximum size.
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Constants for manging the replication
List of constants used by the functions for managing the replication....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Calendar control properties
Several WLanguage properties can be used on the Calendar control found in a window or in a page......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
Selection conditions of a query
The selection conditions of records are applied to the items used in the queries......
fDecrypt (Function)
Decrypts a file that was encrypted by fCrypt.
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Operations in a Select query : add and delete
The following paragraphs present......
Example for creating a select query
This help page explains how to create two select queries......
Operations performed on object diagrams
The following paragraphs explain......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Iconize (Function)
Minimizes a WINDEV window.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
ImageWidth (Property)
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control.
Android Widget windows
An Android application can contain one or more Widget windows......
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.