ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
Properties associated with the areas defined in Zoning mode
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
CaptionWidth (Property)
The CaptionWidth property is used to get and change the width reserved for the text area in an Edit or Combo Box control.
Remote WEBDEV administrator: Create a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
sWrite (Function)
Writes a character string to the output buffer of the specified serial port, parallel port or infrared port.
The Slider control (in a window)
A slider control is used to select a value between two bounds......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Creating a query
Two methods can be used to create a query......
The Spin control
A Spin control is used to increase or reduce a value found in a control......
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Configure the setup program interface
To make the installation process more user-friendly, the setup wizard allows you to customize the interface of the setup program......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites......
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
sOpen (Function)
Opens and initializes: a serial port. a parallel port. an infrared port....
Options of the window editor
To configure the general options of the window editor......
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
What is a database?
A database is an organized collection of data for a particular purpose (e.g., manage orders)......