ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
_VisiteGuideeEtapeBulle (Type of variable)
Le type _VisiteGuideeEtapeBulle permet de définir toutes les caractéristiques avancées d'un XXX....
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Creating a WINDEV SOAP Server application
The SOAP Server application is an application containing all the procedures to run......
XLS file handling functions
List of functions for managing XLS files...
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Compilation options (chm format)
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Handling menu options programmatically
The menu options can be handled......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
SCM: Management of rights
It is possible to manage and grant certain access rights to the developers for each element in the SCM......
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program....
HMergeView (Function)
Creates an HFSQL view from two previously created views (HCreateView). This function uses the former view mechanism.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
KeyPressed (Function)
Checks which key is pressed.