ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Page-by-page deployment
You now have the ability to deploy site sections or individual pages......
String functions
List of functions for managing character strings...
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
Now (Function)
Returns or modifies the system time (current time defined for the current computer).
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
HCreation (Example)
Usage example of the HCreation function
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
13. Security benefit: managing the "Back" button
ArrayDistinct (Function)
Returns an array without duplicates.
5. Displaying a WEBDEV Session site
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
FontCreate (Function)
Creates a font definition.
Single Page App
A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Assigning dependencies to requirements
The following steps must be performed to implement the requirements......
Zooming an image (WEBDEV)
WEBDEV proposes several methods for zooming an image:...
StoredValue (Property)
The StoredValue property is used to get the value currently stored by: a row in a List Box, ListView or Combo Box control. a "Text token" Edit control. a row of a Table control. an input suggestion in an Edit control (if the suggestion is selected)....
grCreate (Function)
Creates a specific type of chart.
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV and WINDEV Mobile......