ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDSetup: Managing additional languages
The "WDSetup" project corresponds to the standard setup program of WINDEV applications......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
WDMap: Reindexing an HFSQL data file
WDMap is used to find out whether an HFSQL data file must be reindexed and reindex an HFSQL data file......
HFSQL thumbnails
To optimize the display of images in your application or in your site, you have the ability to use HFSQL thumbnails......
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Managing the browser "Back" button
The browser "Back" button allows the Web users to display the pages that were already visited......
WINDEV concepts
How to install a Universal Windows 10 App application on a tablet
The generation of a WINDEV Mobile application for Universal Windows 10 App groups all the project elements (windows, code, etc....
LeapYear (Function)
Indicates whether the specified year is a leap year or not.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
LastDayOfMonth (Function)
Returns the date of the last day for the specified month.
StringToDate (Function)
Converts a date in character string format to a date in YYYYMMDD format.
CurrentDay( Function)
Returns the number of the current day in the current month.
Runtime log
The runtime log is the best way to identify the most used features of an application......
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Custom tooltips
Tooltips are very useful for application users......
Creating a help file
WINDEV, WEBDEV and WINDEV Mobile allow you to create a help file and associate it with an application or website......
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers, identifiers for COM/Automation objects and interfaces, ......
Edit options of a report
The report editor allows you to......
Query with parameters
The queries with parameters allow the user to easily select records according to his own requirements......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......