ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
picRTF (Type of variable)
The picRTF type is used to define all the advanced characteristics of a layer that contains RTF.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
diagOval (Type of variable)
The diagOval type is used to define all the advanced characteristics of a shape of type Oval.
Using .NET assemblies in a project
To use .NET assemblies in a project......
HBackup (Function)
Makes a backup copy of the content of an HFSQL server: all databases on the server, one or more databases, one or more data files.
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
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.
diagRectangle (Type of variable)
The diagRectangle type is used to define all the advanced characteristics of a shape of type Rectangle.
CharactType (Function)
Returns information about the type of character.
htmlDocument (Type of variable)
The htmlDocument type is used to define all the advanced characteristics of an HTML document.
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Position (Function)
Finds the position of a specified string within another string.
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
Parameter Description (Type of variable)
Parameter Description variables are used to programmatically describe a parameter.
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.