ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
DateTimeDifference (Function)
Calculates the difference between two dates and times.
List of operators
Organizing the directories of a project
When creating a project, a directory specific to this project is automatically created......
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
ODBC driver for HFSQL Classic and HFSQL Client/Server - License agreement
OLE DB driver for HFSQL Classic and HFSQL Client/Server - License agreement
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
11. Table/Looper controls
12. Universal replication
11. Table/Looper controls
13. Universal replication
What is an application?
An application is a set of objects (windows, controls, ......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
IntegerToTime (Function)
Converts an integer into a time in HHMMSSCC format.
<DateTime type>.ToString (Function)
Converts a DateTime to string in the specified format.
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...