ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Date and Time management functions
List of functions for managing dates and times...
Time and date management properties
List of properties for managing dates and times...
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Deploying a site (from the development computer)
Regardless of the type of site created by WEBDEV (static site or dynamic site), WEBDEV Development version allows your to automatically install the site on the server......
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Find/Replace in the current project
The "Find/Replace" feature is used to......
Message text file format
The text files created by WDMSG use a specific format......
Properties linked to the Euro management
List of properties linked to the Euro management...
WDLog: Viewing a log file
WDLog is used to view the content of a log file......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
XLS file handling functions
List of functions for managing XLS files...
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
OpenAI: How to find the OpenAI key
Several features of WINDEV, WEBDEV and WINDEV Mobile use an OpenAI account ......
Figma: Where to find the Figma key
To use Figma import in your product, you need to specify the Figma key in the general options of WINDEV, WEBDEV or WINDEV Mobile....
Dynamic site: Persistent session
For a dynamic WEBDEV site, when starting the site (site called from a browser), a session representing the site is loaded in memory on the server......
Site Map control properties
List of properties associated with a Site Map control...
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....
Error 705: The property does not exist on this type
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....