ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating and handling an item
The main operations that can be performed on an item are as follows......
SpeechSynthesisVoice (Variable type)
The SpeechSynthesisVoice type is used to get all the advanced characteristics of a speech synthesis voice.
Project comparator
Comparing two windows (two pages, two reports, two classes, ......
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
Dynamic Island
One major feature of the latest iPhone is the Dynamic Island, which transforms the black notch into a widget......
9-slice scaling
9-slice scaling allows you to resize images without any distortion......
Constants for managing emails
List of constants used by the functions for managing emails....
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width, Height) in 2 dimensions.
WEBDEV administrator: Viewing the logs
The "Logs" tab is used to see the details of logs for a specific period......
Search in SCM history
The search in the history allows you to perform an advanced search in the history of operations performed in the SCM......
HWrite (Function)
Writes a record into a table without updating the indexes corresponding to all keys used in the table.
ChangeCharset (Function)
Retrieves and/or changes the character set used: by all the screen fonts. by all the operations performed on the character strings (functions and/or operators)....
WDInst: components and installation templates
By default, the setup program installs all the specified files on the setup computer......
HImportCSV (Function)
Imports a CSV file into an HFSQL Classic or Client/Server table. This table must have been defined in the data model editor, or declared with HDeclare, HDeclareExternal or HDescribeFile)....
MapPolygon (Variable type)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
WebserviceWriteHTTPCode (Function)
Specifies the HTTP code that will be returned at the end of the execution of the REST web service function.
SaaS administrator - Dashboard
The dashboard of the SaaS Administrator is used to quickly view the main information regarding the SaaS sites of a WEBDEV Application Server......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Programming custom calculations in Table controls
Natif Informix Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Informix (also called Native Access......