ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Customizing the User Groupware
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......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Code snippets
The code editor allows you to enter "Code snippets"......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Custom tooltips
Tooltips are very useful for application users......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
ODBC driver for HFSQL Classic and for HFSQL Client/Server (Windows)
The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC......
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
AppointmentModify (Function)
Modifies the current appointment: in a Lotus Notes or Outlook calendar. in the calendar found on a mobile device (Android/iOS)....
Find out the account that runs the AWP protocol
Detection (Property)
The Detection property is used to determine and change the automatic detection of incoming streams. If the stream detection is enabled, the streams allows the detection.
Display modes of Tab control
To optimize the style of your tabs, you have the ability to use images and colors......
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
WDInst: grouping the files to install
By default, when generating the setup program, the files to install are compressed in a single archive file ("......
Scheduler control: Customize appointments
In the Scheduler control, the appointment is displayed in a specific area......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
"Long press" optional event
The optional event "Long press/Open context menu" is run during a long press on the controls of a window......
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Multi-project search
Performing a search in the current project is a common operation......
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......
Events associated with Chart controls
List of events associated with the Chart controls...
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......