ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Multi-project search
Performing a search in the current project is a common operation......
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
Socket: creating a standard socket server
WINDEV allows you to create a standard socket server......
HRead (Function)
Reads a record in a file according to a given record number.
WEBDEV Application Server 2024
Constants for managing projects
List of constants used by the functions for managing projects....
xmlDocument (Variable type)
The xmlDocument type is used to handle an XML file.
WEBDEV site deployment: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Using Unicode in HFSQL tables
The database schema proposes two types of Unicode items......
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
Context menu associated with Table controls and their columns (AAF)
WINDEV applications automatically include a context menu for Table controls, TreeView Table controls and their columns......
SQLCol (Function)
Retrieves the content of the specified column from the query result, for the current line.
Creating the Vision windows of the WINDEV RAD pattern
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
Yousign
It is now common for individuals or businesses to sign contracts electronically......
Report based on a Scheduler control
A report based on a Scheduler control is used to directly print the information displayed in the Scheduler control......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Events associated with windows
List of events associated with windows...