ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
CmdReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
CmdWriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
<Command variable>.WriteStandardInput (Function)
Writes data to the standard input of the command executed in console mode.
<Command variable>.ReadErrorOutput (Function)
Reads error output data, for the command executed in console mode.
<Table>.ToExcel (Function)
Creates an Excel file with the data from a Table or TreeView Table control.
HClusterIgnoreSynchro (Function)
Defines a node of the HFSQL cluster as data source to perform the cluster synchronization.
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
HNext (Function)
Sets the position on the next data file record according to a browse item.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
btleDevice (Type of variable)
The btleDevice type allows you to handle a device that uses the Bluetooth Low Energy technology.
HSubstDir (Function)
Associates the data directory specified in the database schema with a directory found on disk.
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
<emailPOP3Session variable>.NbMessage (Function)
Returns the number of incoming messages on the email server (POP3 protocol only).
BitcoinCore functions
The following functions are used to manipulate Bitcoin Core servers......
Generating the LDM from the CDM
To associate a CDM (Conceptual Data Model) with a project, you must generate the associated LDM (Logical Data Model)......
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.