ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The planes in WEBDEV
The planes are used to group the controls of an element......
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...
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
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......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
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....
FutureHeight (Property)
The FutureHeight property is used to determine how high an auto-resizing control in a report will be after being enlarged.
NbLinesPerPage (Property)
The NbLinesPerPage property is used to: Get and set the maximum number of Table rows per page. Get and set the maximum number of Looper rows per page....
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
EmailStartOutlookSession (Function)
Allows you to access data handled by the Outlook messaging software (emails, contacts, groups of contacts, tasks, appointments and folders).
Programming the table cells
The Table controls can be handled......