ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HImportXLS (Function)
Imports an XLS file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
Developing an application: the different steps
This diagram presents the different steps for developing an application with WINDEV......
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Handle (Function)
Returns the system "Handle" (HWND) of a WINDEV control or window.
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Remote WEBDEV administrator: Configuration to use the statistics
A specific account dedicated to the management of statistics is required to access the statistical module. This account can be created via the remote administrator....
The different types of sites
WEBDEV enables you to create static sites and/or dynamic sites......
HImportText (Function)
Imports a Text file into a data file in HFSQL Classic or Client/Server format (data file described in the data model editor, or declared by HDeclare, HDeclareExternal or HDescribeFile)....
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Various WEBDEV constants
Various WEBDEV constants...
WEBDEV 2024 Tutorial
Handling a chart in the editor
In the editor, a Chart control includes different sections......
ERR_NO_PROJECT
<Source>.ImportJSON (Function)
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile).
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
DefaultValue (Property)
The DefaultValue property is used to: Find out the default value of an item. This item was defined in the data model editor or through programming. Define the default value of an item (when describing the item through programming)....
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
WDInst: handling the files to install
By default, the files to install are......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
The Popup control
The Popup control is a control used to associate a popup with a page. This popup, displayed from the page into which it is inserted, is used to easily establish a dialog with the user....