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.
Including a supercontrol in a window or in a page
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Software license agreement
WINDEV Express license agreement...
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
HFSQL properties associated with the queries and views
List of HFSQL properties associated with the queries and views...
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
DateTimeDifference (Function)
Calculates the difference between two dates and times.
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....
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
6. Layouts
...Layouts are used to define several views of a window in the same project without duplicating the window....
Modeling editor: Managing the styles
The modeling editor proposes an advanced management of styles......
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Managing the analysis versions
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the different versions of the analysis from the data model editor......
13. Universal replication
11. Table/Looper controls
12. Universal replication
11. Table/Looper controls
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....
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......