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...
Spelling checker in the interface
WINDEV, WEBDEV and WINDEV Mobile allow you to use the OpenOffice spelling checker in your interfaces...
Handling a control through programming in a report
All report controls can be handled through programming......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
FTP constants
List of constants used by the FTP functions....
HCross (Function)
Crosses a record in a data file.
RightToLeft (Property)
The RightToLeft property is used to get the writing direction on a control, column, window or report.
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
Creating an executable: Data file directory
Two types of directories can be configured when creating the executable......
TreeView constants
List of constants used by the TreeXXX functions...
Project Management Hub: Configuration
All contributors must provide details about their work schedule so that project management tools reflect reality......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
The ActiveX control
The ActiveX control is used to easily manage the ActiveX technology......
Compound statements
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
The planes in WEBDEV
The planes are used to group the controls of an element......
WDTestSite: Overview
WDTestSite is used to run different tests on a WEBDEV site......
Open (Function)
Opens a modal WINDEV window.
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
Creating and testing a query with parameters
Regardless of the query type (Select, Insert, Delete, Update) and regardless of its creation mode (with the wizard or by SQL directly), you have the ability to use parameters. The name of the parameter is specified when creating the query....