ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SQLGetCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Constants for the archiving functions
List of constants used by the archiving functions....
SCM: Check-in policy
The SCM gives you the ability to define a check-in policy......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
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.
"Component.WDO" file
When generating the external component, two files are automatically created in the EXE directory of the current project......
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....
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......
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....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
Display modes, transparency and symmetry of an image
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes....
Software factory administrator: Options
Several options can be configured in the Software Factory administrator......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
Organizer control linked to a table or to a variable
It is possible to create Organizer control fields directly linked to data.....
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.