ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report editor: Available types of reports
Several types of reports can be created in the report editor......
Compilation statement: COMPILE IF
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Docker image of the HFSQL server
From version 22, a Docker container with the HFSQL server is available in Docker Hub......
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
EXE constants
List of constants used by the functions for managing executables....
SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
WDSQL: Database structure
WDSQL is used to find out the structure of the accessed database......
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
XMLDocument (Function)
Creates a new XML document.
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
Upload control events
The following processes are associated with the Upload control:...
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
How to create a query with external join?
In SQL language, an external join is used to exclude or include file records with or without correspondences in the linked files......
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Handling a Logical Data Model (LDM)
The main operations that can be performed on an LDM are as follows......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Changing the window content by swipe
The mobile devices propose several features available via finger movements......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
Organization chart linked to a data file