ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
PunctuationSensitive (Property)
The PunctuationSensitive property is used to determine if punctuation characters (comma, period, etc.) are taken into account in the different searches performed on the item (with HReadSeek, HReadSeekFirst and HReadSeekLast, for example).
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
Private Store for mobile applications
There are two methods two deploy your applications......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
<zipArchive variable>.OpenRAR (Function)
Opens an existing archive in RAR format.
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
HFSQL Client/Server: Principle for saving the databases
Like for any database, backups of your HFSQL Client/Server databases must be performed on a regular basis......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
zipFindFile (Function)
Finds a file in an archive (in CAB, ZIP, RAR, WDZ or 7z format).
Android Control Center
Do you know where to find your application log files?...
The Kanban control
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle....
Managing parallel tasks
The computers are becoming more and more powerful......
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Import an Document Figma
Les fonctions Bitcoin permettant notamment de manipuler un serveur Bitcoin Core sont les suivantes ......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
The Thumbnail control
The Thumbnail control is used to automatically manage the display of images in thumbnail format......
Controls that can be moved in a page
WEBDEV proposes two modes for moving controls in a page......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
spDerivation (Property)
The spDerivation property is used to: Get the key derivation function used to hash an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically. Set the key derivation function used for hashing (only for "Password" items defined programmatically)....
FileToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible). the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....