ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Format of the content in the text file
The text files created by WDMSG use a specific format...
The formatted display control
This control can be used to display dates, times and monetary values for example, respecting the corresponding display format...
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
LengthToString (Function)
Converts a size in bytes to a string with human-readable units such as kilobytes, megabytes or terabytes.
<Date type>.ToString (Function)
Converts:
  • a date to a string in the specified format.
  • a date time to a string in the specified format.
HIndex (Function)
Rebuilds the file index (".NDX" file).
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product...
Project Management Hub: Management of incidents
The Project Management Hub allows you to keep a history of the incidents encountered...
Creating an executable: WINDEV framework
Each WINDEV function is associated with a WINDEV DLL......
Hyper File functions available for backward compatibility
5. User Groupware in practice
Report controls
Several types of controls can be handled in a report created by the report editor......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing...
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
URL Rewriting
URL Rewriting is a technique used to improve SEO......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost,...
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed...
Selecting the files to install and the installer framework
The setup wizard allows you to: Select and configure the files to install. This step...
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server:...
Appendix 2: Checking the server
Bloque entièrement ou partiellement un fichier externe....
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min
Various constants
List of various constants used by the constants WINDEV functions....
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page...
Constants for managing videos
List of constants used by the functions for video management....
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time,...
Color (Property)
The Color property is used to get or change the font color for: a Font variable. a text...
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......