ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Configuring the setup computer
When creating the setup program, WDInst allows you to configure the computer where the program will be installed......
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
TableTypeItem (Function)
Checks the existence of an element in a TreeView Table and returns its type (node or leaf) if the element exists.
DateTime (Type of variable)
The DateTime type enables you to easily handle a date and a time...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
ErrorRestoreParameter (Function)
Restores the error process of a process.
ExceptionRestoreParameter (Function)
Restores the exception process of a process.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
Compilation options
The compilation options allow you to define the help system generation settings......
PDFToText (Function)
Extract the text contained in an Document PDF.
fSplit (Function)
Splits a file into several files.
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.
EmailGetAll (Function)
Retrieves all the emails found on a server.
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
The Captcha control
The "captcha" are the distorted texts that the Web user must decode and re-enter in a site before validating a form....
zipCreate (Function)
Creates an archive.
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
zipAddDirectory (Function)
Adds all the files found in a directory and in its subdirectories into an archive and compresses them.
Overview of HFSQL Cluster
HFSQL Cluster is a database server intended to be deployed on several servers......
NumericFormat (Type of Variable)
The NumericFormat type allows you to define all the characteristics of the format that can be used with the NumericalToString function.