ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Style properties (help system)
To edit the styles available in the current help system, select "Help system......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
Start of Document block
The Start of document block is printed once at the beginning of the report execution......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
Responsive Web Design: Managing a header bar
This help page explains how to create a page containing a header bar in Responsive Web Design mode......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Setup of a WEBDEV site: Creating library
A library (file with a WDL extension) is used to group the resources of the project (pages, queries, ......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Managing the users of an application installed in network
The management of users allows you to find out from the server......
Video control properties
The following properties can be used on a Video control:...
Help system properties
The properties of help system are used to define......
Image editor: Features
The image editor includes several features......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Line control properties
List of properties associated with the Line control...
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Displaying a page in a WEBDEV site
Displaying a new page in a WEBDEV site can be done according to several methods......
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
WDHFDiff: Overview
WDHFDiff is a tool used to compare HFSQL data files......