ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different states of a Button control in a window
In WINDEV or WINDEV Mobile applications, Button controls can have multiple states......
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....
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
WDDIXIO License Agreement
WDDIXIO License Agreement...
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
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......
HTrack (Function)
Starts tracking write actions (addition, modification or deletion) performed on a file found in an HFSQL server.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
HFSQL Client/Server: Configuring the data files on the server
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Socket: Creating a simplified socket server
WINDEV gives you the ability to create a simplified socket server......
HashCheckString (Function)
Checks the Hash of a character string for a specific type of algorithm.
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....
WindowFromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
Managing fonts in an iOS or Android project
Android or iOS projects can use custom fonts......
Project description: SCM tab
The project description window allows you to configure various elements of your project......