ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Action Bar control functions
The following functions are used to manipulate Action Bar controls...
Describing the Action Bar control
This help page presents the main aspects of the Action Bar description window ...
Action Bar of a window
Action Bars replace the title bar of a window and display different types of information...
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Option,Test (External language)
In an information window, displays each call to the function and each status report returned by the function.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
WDReplic: Overview
WDReplic is a tool used to manage the replication of data between several computers that use the same application......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
12. Managing tasks
The Project Management Hub allows the project contributors to manage their task schedule....
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Computer renamed or changed
During the development phase, you may have to change the computer used for development (change computer, rename the computer, ......
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
Errors while managing data files
When an HFSQL function fails (returns False for example), the corresponding error number is returned by HError......
The Multiline Zone control
The Multiline Zone control is used to easily create interfaces in iOS style....
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Reloading a document
To reload a document, ......