ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
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......
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Managing Google contacts
The Google Contact service is used to manage contacts on Internet......
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Filtering the headers and the content of a Pivot Table
By default, the entire data found in the data files is taken into account when calculating the content of a Pivot Table control......
Background (Type of variable)
The Background type defines the advanced characteristics of the element background.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
SQLite: Programming with HFSQL functions
To use an SQLite database with Native Connector (also called Native Access), the structure of SQLite tables must be imported into the data model editor....
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
DateToString (Function)
Converts: a date to a string in the specified format. a date time to a string in the specified format....
HRestorePosition (Function)
Restores the context of a previously saved file (HSavePosition): current record, filter, pointers.
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
The Slider control (in a window)
A slider control is used to select a value between two bounds......
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
Native XML Connector
WINDEV and WEBDEV allow you to import and handle a definition of XML files via the data model editor......
Dedicated Web server
When installing WEBDEV development version, if no Web server is available on the current computer, WEBDEV automatically installs one (IIS Express version 10). This server is automatically configured to work with WEBDEV....