ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Configuring the assisted universal replication
If your application uses the assisted universal replication via a file......
Automatic features of edit controls
Edit controls provide multiple automatic features available in all the controls of your applications without writing a single line of code......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
FinInterestRate (Function)
Calculates the interest rate for a loan over a specific period of time with fixed payments.
TimePicker (Function)
Opens the system time picker.
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file found on an FTP server (File Transfer Protocol).
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Border of controls
One of the most important elements of control style is its border......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
7. Multilingual sites in practice
3. Dates, arrays and structures
WINDEV Mobile Tutorial - WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
3. Application development cycle
Development cycle of a WINDEV application....
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
7. Multilingual applications in practice
Creating a report
The report editor allows you to easily create all types of reports via a wizard......
SchedulerListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
WDTrans: Overview
WDTrans is a tool for canceling transactions......
OrganizerListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
<Organizer>.ListAppointment (Function)
Returns: the list of appointments found between two dates in an Organizer control, all appointments found in an Organizer control, a specific appointment (selected or hovered)....
<Scheduler>.ListAppointment (Function)
Returns: the list of appointments found between two dates in a Scheduler control, all the appointments found in a Scheduler control, a specific appointment (selected or hovered)....
Filters in Table controls based on a data file
WINDEV, WEBDEV and WINDEV Mobile include multiple methods to filter the records displayed in a Table control based on a data file......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
TimeToInteger (Function)
Converts a time to an integer.