ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Accessing a database via a web service
The database can be accessed via a web service......
HFSQL server configuration
The HFSQL Control Center allows you to fully manage HFSQL servers......
10. Internal components in practice
11. Internal components in practice
Internal components in practice...
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
iDestination (Function)
Configures the print destination.
Principle for running threads
At runtime, an application runs in a main thread......
Report controls
Several types of controls can be handled in a report created by the report editor......
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
GuidedTour (Type of Variable)
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages.
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
Page constants
List of constants used by page functions....
Global and local variable
Two types of variables are available......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
HFSQL Client/Server: Scheduled tasks
The scheduled tasks are used to schedule automatic tasks......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information......
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).