ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
Entity of a CDM
To group information according the MERISE method, entities must be created......
Environment of the report editor
Environment of the report editor...
LooperSort (Function)
Allows you to: Sort a Looper control according to one or more attributes. Sort a Looper control on all its attributes. Cancel a sort that was performed beforehand (which means ignore the sort)....
Setup in MSI format
You have the ability to create a setup program in MSI standard......
fSelectDir (Function)
Opens a directory picker.
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Remote check: Customizing with a procedure
To customize the remote control performed on a multi-user WINDEV application, you can trigger the execution of a procedure found in the application......
zipMsgError (Function)
Returns the message associated with an error code on an archive.
Publishing the replication from ReplicEdit
A replication description created with ReplicEdit can be published from this tool on a replication server......
HOpenConnection (Example)
Usage example of the HOpenConnection function
Creating the menus for the windows of the WINDEV RAD pattern
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Visible (Property)
The Visible property is used to: Find out whether an element is visible. Make an element visible or invisible....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Constants for managing emails
List of constants used by the functions for managing emails....
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
docSection (Type of variable)
The docSection type is used to define the advanced characteristics of a section found in a document or paragraph.
Using the Vista style in your windows
WINDEV allows you to customize......
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...