ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
ParallelTask (Variable type)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
Logical operators
The logical operators are as follows......
WDDIXIO License Agreement
WDDIXIO License Agreement...
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
JSON (Variable type)
The JSON simplifies actions on data in JSON format.
Programming an indexed control
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
Scanner (Type of variable)
The Scanner type is used to handle the information from a scanner.
BurnerSave (Function)
Burns the files found in the compilation onto the CD or DVD.
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
iBorder (Function)
Prints a border at specified coordinates.
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Managing the SNMP protocol
SNMP (Simple Network Management Protocol) is the standard protocol for managing the network devices......